krops: get correct secrets
This commit is contained in:
parent
70a58ef2e3
commit
4e7af580d8
@ -50,7 +50,7 @@
|
||||
{
|
||||
nixos-config.symlink = "stockholm/krebs/1systems/${name}/config.nix";
|
||||
secrets = if test then {
|
||||
file = toString <stockholm/krebs/0tests/data/secrets>;
|
||||
file = toString ./0tests/data/secrets;
|
||||
} else {
|
||||
pass = {
|
||||
dir = "${lib.getEnv "HOME"}/brain";
|
||||
|
Loading…
Reference in New Issue
Block a user