m 2 default: use getEnv PWD

This commit is contained in:
makefu 2016-08-04 21:55:36 +02:00
parent 37d53d7b25
commit 38e19bd04f
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -30,7 +30,7 @@ with config.krebs.lib;
if getEnv "dummy_secrets" == "true"
then toString <stockholm/makefu/6tests/data/secrets>
else "/home/makefu/secrets/${host.name}";
stockholm.file = "/home/makefu/stockholm";
stockholm.file = getEnv "PWD";
# Defaults for all stockholm users?
nixos-config.symlink =