l krops: use new pwstore location
This commit is contained in:
parent
4ffb0073ff
commit
a01e3174e0
@ -18,7 +18,7 @@
|
||||
file = toString ./2configs/tests/dummy-secrets;
|
||||
} else {
|
||||
pass = {
|
||||
dir = "${lib.getEnv "HOME"}/.password-store";
|
||||
dir = "${lib.getEnv "HOME"}/sync/pwstore";
|
||||
name = "hosts/${name}";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user