config/c3d2: se a default sops.age.sshKeyPaths

This commit is contained in:
Astro 2022-09-19 23:27:21 +02:00
parent 14736e274c
commit e2b01afea9
1 changed files with 2 additions and 0 deletions

View File

@ -186,6 +186,8 @@ in {
permitRootLogin = "prohibit-password";
};
sops.age.sshKeyPaths = lib.mkDefault [ "/etc/ssh/ssh_host_ed25519_key" ];
environment = {
systemPackages = with pkgs; [
# Network fetchers