Skip to content

Commit f89bb3d

Browse files
committed
refactor: remove unused hasSopsSecrets
1 parent 3465642 commit f89bb3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nixos/beast/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ let
2323
nfsPorts = [
2424
2049 # nfsd
2525
];
26-
hasSopsSecrets = builtins.pathExists ../../secrets/beast.yaml;
2726
# DDNS provider target for public endpoints (jf/au/js).
2827
dynuHostname = "ihrachyshka-home.freeddns.org";
2928
dynuUsername = "ihrachyshka";

0 commit comments

Comments
 (0)