l default.nix: don't set stockholm.file
This commit is contained in:
parent
04f315090f
commit
b338c2e73c
|
@ -79,7 +79,6 @@ with import <stockholm/lib>;
|
|||
if getEnv "dummy_secrets" == "true"
|
||||
then toString <stockholm/lass/2configs/tests/dummy-secrets>
|
||||
else "/home/lass/secrets/${host.name}";
|
||||
stockholm.file = getEnv "PWD";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue