diff options
author | sils <sils@sils.li> | 2023-11-17 21:58:39 +0100 |
---|---|---|
committer | sils <sils@sils.li> | 2023-11-17 22:12:44 +0100 |
commit | 52052ce293e2cc9a93e2fd0ea888c8b94b3ffd8b (patch) | |
tree | f9152f4a96df157d7c0fe769b228c0e36d022eef | |
parent | style(hosts): format with alejandra (diff) | |
download | nix-config-52052ce293e2cc9a93e2fd0ea888c8b94b3ffd8b.tar.gz nix-config-52052ce293e2cc9a93e2fd0ea888c8b94b3ffd8b.zip |
feat(treewide): add git-crypt
New collaborators: 9EA73AC9 Silas Schöffel <sils@sils.li>
Diffstat (limited to '')
-rw-r--r-- | .git-crypt/.gitattributes | 4 | ||||
-rw-r--r-- | .git-crypt/keys/default/0/C1DAA551B4227A6F3FD96B3A467B7D129EA73AC9.gpg | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes new file mode 100644 index 0000000..665b10e --- /dev/null +++ b/.git-crypt/.gitattributes @@ -0,0 +1,4 @@ +# Do not edit this file. To specify the files to encrypt, create your own +# .gitattributes file in the directory where your files are. +* !filter !diff +*.gpg binary diff --git a/.git-crypt/keys/default/0/C1DAA551B4227A6F3FD96B3A467B7D129EA73AC9.gpg b/.git-crypt/keys/default/0/C1DAA551B4227A6F3FD96B3A467B7D129EA73AC9.gpg new file mode 100644 index 0000000..27511e9 --- /dev/null +++ b/.git-crypt/keys/default/0/C1DAA551B4227A6F3FD96B3A467B7D129EA73AC9.gpg @@ -0,0 +1,5 @@ +^P>@QzP=ܸ;wX Qǽx1U0z95R32b__@[秶a\{.t!;1%8-=NjӼ".9A9R7Nw,L8q0sKUUd%B +\ +9DO: JWjG; +D%_+BK%%`Ep<ёo +,X=詛uB(IުvP,sѴ \ No newline at end of file |