s 2 base: set stockholm to PWD
This commit is contained in:
parent
38e19bd04f
commit
7e55508eaf
|
@ -14,7 +14,7 @@ with config.krebs.lib;
|
|||
ref = "63b9785"; # stable @ 2016-06-01
|
||||
};
|
||||
secrets.file = "${getEnv "HOME"}/secrets/krebs/${host.name}";
|
||||
stockholm.file = "${getEnv "HOME"}/stockholm";
|
||||
stockholm.file = getEnv "PWD";
|
||||
};
|
||||
|
||||
networking.hostName = config.krebs.build.host.name;
|
||||
|
|
Loading…
Reference in a new issue