add nh to apu and freun.dev

This commit is contained in:
Joakim Repomaa
2025-02-02 21:14:05 +02:00
parent 73119f5df3
commit 9a22cca0ea
2 changed files with 2 additions and 4 deletions

View File

@@ -197,6 +197,7 @@ in
users.users.jokke = {
isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user.
packages = [ pkgs.nh ];
openssh.authorizedKeys.keys = [
"ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIUkESu5NnBi1M0+ZjYrkp6/rIFuwc3aguspf98jmOydNce6l65cnS3GRzc9oWx4lu11ahi87ZuE+pYV+gaHm4="
];