diff options
Diffstat (limited to 'sys/secrets/default.nix')
-rw-r--r-- | sys/secrets/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/secrets/default.nix b/sys/secrets/default.nix index b7387b8b..86118d10 100644 --- a/sys/secrets/default.nix +++ b/sys/secrets/default.nix @@ -4,7 +4,6 @@ ... }: let inherit (config.networking) hostName; - # mkFakeSecret = secretName: { # name = secretName; # value = { |