Compare commits

..

No commits in common. "ec83bb0ba68b3795628fa0e4c6ea190162d42da5" and "0aa47836175273515907c7da6425ecdbe873bcb4" have entirely different histories.

View file

@ -96,7 +96,7 @@
group = "users";
isNormalUser = true;
description = "Evie Litherland-Smith";
extraGroups = ["networkmanager" "wheel" "video" "input" "uinput" "dialout"];
extraGroups = ["networkmanager" "wheel" "video" "input" "uinput"];
initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3";
openssh = {inherit (config.users.users.root.openssh) authorizedKeys;};
};