fixes
This commit is contained in:
parent
d1d7dd9c01
commit
2ba2f3c6ff
6 changed files with 15 additions and 7 deletions
|
@ -21,4 +21,5 @@ in
|
|||
"secure-boot/abacus.tar.age".publicKeys = (builtins.attrValues users) ++ [ hosts.abacus ];
|
||||
"secure-boot/flamingo.tar.age".publicKeys = (builtins.attrValues users) ++ [ hosts.flamingo ];
|
||||
"secure-boot/vessel.tar.age".publicKeys = (builtins.attrValues users) ++ [ hosts.vessel ];
|
||||
"secure-boot/work.tar.age".publicKeys = (builtins.attrValues users) ++ [ hosts.work ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue