summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-11-27 11:28:13 +0100
committerAlan Pearce2024-11-27 11:28:13 +0100
commit73f3ca04c8609e76867ea7a0118b211d19ae69a6 (patch)
tree61fb598e24eeeb1f13fed6b2a8fd0f1e4b25f9fb /system/nanopi.nix
parentcbdcaf87398abde5c094952d6caaaaf185251ced (diff)
downloadnixfiles-73f3ca04c8609e76867ea7a0118b211d19ae69a6.tar.lz
nixfiles-73f3ca04c8609e76867ea7a0118b211d19ae69a6.tar.zst
nixfiles-73f3ca04c8609e76867ea7a0118b211d19ae69a6.zip
Remove acme-dns
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 3a95ebfc..c3f36134 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -18,7 +18,6 @@ in
 
   age.secrets = {
     dyndns.file = ../secrets/dyndns.age;
-    acme.file = ../secrets/acme.age;
     syncthing.file = ../secrets/syncthing.age;
   };