summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsils <sils@sils.li>2023-11-26 12:50:44 +0100
committersils <sils@sils.li>2023-11-26 12:50:44 +0100
commit47447d34bc1a3d607f2c04dcac8d60976a1ac07f (patch)
tree80b880572436f0368883c1f06cfc52bda59ad2c6
parentfeat(sys/networking): declare networks with hidden ssids (diff)
downloadnix-config-47447d34bc1a3d607f2c04dcac8d60976a1ac07f.zip
feat(treewide): remove git-crypt
I don't use it anymore and have no intentions to do in future as it complicates building with hydra.
Diffstat (limited to '')
-rw-r--r--.git-crypt/.gitattributes4
-rw-r--r--.git-crypt/keys/default/0/C1DAA551B4227A6F3FD96B3A467B7D129EA73AC9.gpg5
-rw-r--r--.gitattributes2
-rw-r--r--.sops.yamlbin246 -> 0 bytes
-rw-r--r--sys/networking/networks.nixbin222 -> 0 bytes
5 files changed, 0 insertions, 11 deletions
diff --git a/.git-crypt/.gitattributes b/.git-crypt/.gitattributes
deleted file mode 100644
index 665b10e..0000000
--- a/.git-crypt/.gitattributes
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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
deleted file mode 100644
index 27511e9..0000000
--- a/.git-crypt/keys/default/0/C1DAA551B4227A6F3FD96B3A467B7D129EA73AC9.gpg
+++ /dev/null
@@ -1,5 +0,0 @@
-„^¥ž†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
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 984d4fa..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1,2 +0,0 @@
-sys/networking/networks.nix filter=git-crypt diff=git-crypt
-.sops.yaml filter=git-crypt diff=git-crypt
diff --git a/.sops.yaml b/.sops.yaml
deleted file mode 100644
index 0ed0bce..0000000
--- a/.sops.yaml
+++ /dev/null
Binary files differ
diff --git a/sys/networking/networks.nix b/sys/networking/networks.nix
deleted file mode 100644
index 5613da3..0000000
--- a/sys/networking/networks.nix
+++ /dev/null
Binary files differ