feat: add odroid-n2 config

This commit is contained in:
oddlama 2023-03-11 23:03:52 +01:00
parent 056ce8a553
commit 8c343b8f0f
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 54 additions and 48 deletions

View file

@ -78,6 +78,7 @@ in {
users.mutableUsers = false;
# Setup to use Secrets
rekey.forceRekeyOnSystem = "x86_64-linux";
rekey.hostPubkey = ../../secrets/pubkeys + "/${config.networking.hostName}.pub";
rekey.masterIdentities = [../../secrets/yk1-nix-rage.pub];
rekey.extraEncryptionPubkeys = [../../secrets/backup.pub];