This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
self,
|
||||
pwd,
|
||||
inputs,
|
||||
config,
|
||||
...
|
||||
@@ -19,5 +19,5 @@ in {
|
||||
generateKey = false; # TODO: building should not work without secrets!?
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = "${self}/hosts/secrets-common.yaml";
|
||||
sops.defaultSopsFile = "${pwd}/hosts/secrets-common.yaml";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user