Remove laptop config

This commit is contained in:
Paul-Henri Froidmont 2025-12-23 14:46:30 +01:00
parent 3e350bc425
commit e1c00acd71
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
5 changed files with 1 additions and 175 deletions

View file

@ -116,7 +116,6 @@
users.users.${config.user.name} = {
openssh.authorizedKeys.keyFiles = [
../../ssh_keys/phfroidmont-desktop.pub
../../ssh_keys/phfroidmont-laptop.pub
];
extraGroups = [ "video" ];
};