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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user