hosts/kazuki/ntfy: set up users declaratively
This commit is contained in:
parent
6558fdb739
commit
f7e385d696
17 changed files with 122 additions and 59 deletions
|
@ -67,4 +67,9 @@ in
|
|||
keys.system.kazuki
|
||||
keys.other.bootstrap
|
||||
];
|
||||
"ntfy-niko-pass.age".publicKeys = [
|
||||
keys.system.kazuki
|
||||
keys.other.bootstrap
|
||||
];
|
||||
"ntfy-alert-pass.age".publicKeys = (builtins.attrValues keys.system) ++ [ keys.other.bootstrap ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue