diff --git a/nixos/dustbowl.nix b/nixos/dustbowl.nix index 27cc24f..44f035b 100644 --- a/nixos/dustbowl.nix +++ b/nixos/dustbowl.nix @@ -434,7 +434,7 @@ isNormalUser = true; home = "/home/joachim"; shell = pkgs.fish; - extraGroups = [ "wheel" "scanner" "libvirtd" "wireshark" "vboxusers" "tss" "plugdev" ]; + extraGroups = [ "wheel" "scanner" "libvirtd" "wireshark" "vboxusers" "tss" "plugdev" "dialout" ]; }; # Yubikey PAM