flake: migrate to agenix-rekey
This commit is contained in:
parent
26734c2196
commit
b54be3998f
61 changed files with 306 additions and 190 deletions
|
@ -10,6 +10,8 @@
|
|||
./hardware-configuration.nix
|
||||
./disks.nix
|
||||
|
||||
./secrets
|
||||
|
||||
./web.nix
|
||||
|
||||
private.nixosModules.minecraft-servers
|
||||
|
@ -37,6 +39,8 @@
|
|||
|
||||
info.loc.purdue = true;
|
||||
|
||||
age.rekey.hostPubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPjmvE76BcPwZSjeNGzlguDQC67Yxa3uyOf5ZmVDWNys root@Infini-DL360";
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
boot.binfmt.addEmulatedSystemsToNixSandbox = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue