about summary refs log tree commit diff
path: root/nixos/haruka/configuration.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-01-11 22:40:45 +0900
committersefidel <contact@sefidel.net>2024-01-11 22:40:45 +0900
commit881c103b32b873f6b6691b25632db48593000e71 (patch)
tree173b23c6d85fcbe6aee432be237b7a4286cd8307 /nixos/haruka/configuration.nix
parentd1dd310fc922b1e1745325e4e366dda5f7a8cb2b (diff)
downloadnixrc-881c103b32b873f6b6691b25632db48593000e71.tar.gz
nixrc-881c103b32b873f6b6691b25632db48593000e71.zip
feat(systems): comment service-dependent sops secrets
Diffstat (limited to 'nixos/haruka/configuration.nix')
-rw-r--r--nixos/haruka/configuration.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/haruka/configuration.nix b/nixos/haruka/configuration.nix
index 320aa4c..4182f2d 100644
--- a/nixos/haruka/configuration.nix
+++ b/nixos/haruka/configuration.nix
@@ -226,9 +226,9 @@
 
   # User = networkId;
   # nameToId = netName: "nebula-${netName}";
-  sops.secrets.nebula-sefidel-internal-ca = { owner = "nebula-sefidel-internal"; };
-  sops.secrets.nebula-sefidel-internal-cert = { owner = "nebula-sefidel-internal"; };
-  sops.secrets.nebula-sefidel-internal-key = { owner = "nebula-sefidel-internal"; };
+  # sops.secrets.nebula-sefidel-internal-ca = { owner = "nebula-sefidel-internal"; };
+  # sops.secrets.nebula-sefidel-internal-cert = { owner = "nebula-sefidel-internal"; };
+  # sops.secrets.nebula-sefidel-internal-key = { owner = "nebula-sefidel-internal"; };
 
   services.nebula.networks = {
     sefidel-internal = {