Fixed Option

This commit is contained in:
2026-04-05 22:02:27 +02:00
parent 6f6c486925
commit 13c8aa0378
3 changed files with 4 additions and 3 deletions
-1
View File
@@ -107,7 +107,6 @@
home = "/home/${primaryUser}";
shell = pkgs.fish;
isNormalUser = true;
openssh.authorizedKeys.keyFiles = [ ../secrets/ssh-key ];
extraGroups = [
"wheel"
"video"