l krops: get dummy-secrets via relative path
This commit is contained in:
parent
39870dbc4a
commit
c667b2c664
@ -10,7 +10,7 @@
|
||||
{
|
||||
nixos-config.symlink = "stockholm/lass/1systems/${name}/physical.nix";
|
||||
secrets = if test then {
|
||||
file = "/home/lass/stockholm/lass/2configs/tests/dummy-secrets";
|
||||
file = toString ./2configs/tests/dummy-secrets;
|
||||
} else {
|
||||
pass = {
|
||||
dir = "${lib.getEnv "HOME"}/.password-store";
|
||||
|
Loading…
Reference in New Issue
Block a user