Migrate Atlas to this repo

This commit is contained in:
Pim Kunis 2024-12-01 14:33:24 +01:00
parent 459ee2c6b2
commit 0db03c8175
22 changed files with 4926 additions and 61 deletions

View file

@ -29,6 +29,7 @@
buildOnTarget = true;
};
boot.loader.systemd-boot.enable = lib.mkForce false;
users.users.root.openssh.authorizedKeys.keys = config.pim.ssh.keys.pim ++ config.pim.ssh.keys.niels;
sops.age.keyFile = "/root/.config/sops/age/keys.txt";