Refactor sops default file path
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -168,8 +168,6 @@ cat <<EOF > "./hosts/$host/default.nix"
|
||||
];
|
||||
|
||||
networking.hostName = "$host";
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||
}
|
||||
EOF
|
||||
|
||||
|
Reference in New Issue
Block a user