1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-07-12 14:20:50 +02:00
parent 2fe8dd6db2
commit 60f8850908
No known key found for this signature in database
2 changed files with 1 additions and 0 deletions

View file

@ -22,4 +22,5 @@ in
"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 ];
"secure-boot/insomniac.tar.age".publicKeys = (builtins.attrValues users) ++ [ hosts.insomniac ];
}

Binary file not shown.