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.zip | |
feat(treewide): add git-crypt
New collaborators:
9EA73AC9 Silas Schöffel <sils@sils.li>
| -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˜ª´Ç½Äá¶x“1ÇU0Òîz95š¬ˆþR¯3á2b__@[ç§¶a\{.t!Æ´;Ãæ1´%œ8-©ÒÀ=Æö°ÆNß�j¾Ó¼Û"Æ.ôÈèã9A‰9R7œ¸ÔNæw,ÃL8”„¢ñé¶qÑ0sµÈäØKUUÇäÌþ¬ÂáÛd%Bé +€ê\²š +9DËÈÝO»:
J¬žWjG±;ÈÅÀ +D›¥%_‹å+BK%�%òᣤ�‘’ö`Ep<¡åÑ‘óóæo™å +˜¹Ë,õX=º›Öè©›ôuB¶(êIØÞªvP–Œ,”¹s›ÝÑ´Øò
\ No newline at end of file |
