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