hosts/miyagi: init
This commit is contained in:
parent
2f16de8f02
commit
78124dba37
6 changed files with 319 additions and 0 deletions
|
@ -72,4 +72,8 @@ in
|
|||
keys.other.bootstrap
|
||||
];
|
||||
"ntfy-alert-pass.age".publicKeys = (builtins.attrValues keys.system) ++ [ keys.other.bootstrap ];
|
||||
"miyagi-niko-pass.age".publicKeys = [
|
||||
keys.system.miyagi
|
||||
keys.other.bootstrap
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue