1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 02:31:09 +01:00

secrets: use new structure

This commit is contained in:
Kierán Meinhardt
2019-06-17 17:13:35 +02:00
parent 01e81a8eef
commit 96271c76a6
4 changed files with 10 additions and 10 deletions

View File

@@ -43,7 +43,7 @@ let
ref = "1340e3fb";
};
secrets.pass = {
dir = toString ~/.password-store;
dir = toString ~/.password-store/niveum/systems;
inherit name;
};
art.file = toString ./art;