fix secrets

This commit is contained in:
Kopatz
2024-05-08 11:14:54 +02:00
parent 8ca92b0e11
commit b44c1416c8
21 changed files with 45 additions and 45 deletions

View File

@@ -10,7 +10,7 @@
#<home-manager/nixos>
];
age.identityPaths = [ /home/kopatz/.ssh/id_ed25519 ];
age.identityPaths = [ /home/kopatz/.ssh/id_ed25519 "/etc/ssh/ssh_host_ed25519_key" ];
mainUser.layout = "at";
mainUser.variant = "";
# Bootloader.