feat: user rialo has same ssh keys like harald

This commit is contained in:
Harald Hoyer 2026-05-27 15:35:02 +02:00
parent 982ef9248c
commit c1af1a0025
2 changed files with 2 additions and 1 deletions

View file

@ -27,6 +27,7 @@ in
"dialout"
"tss"
];
openssh.authorizedKeys.keys = config.metacfg.user.sshKeys;
};
nix.settings.trusted-users = [ "rialo" ];