summary refs log tree commit diff
path: root/modules/user.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user.nix')
-rw-r--r--modules/user.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user.nix b/modules/user.nix
index 624756b..94d36b2 100644
--- a/modules/user.nix
+++ b/modules/user.nix
@@ -6,7 +6,7 @@
     isNormalUser = true;
     description = "Mel";
     shell = pkgs.fish;
-    extraGroups = [ "networkmanager" "wheel" ];
+    extraGroups = [ "wheel" "kvm" "networkmanager" "adbusers" ];
     hashedPassword = "$y$j9T$4wGl.YJizIpcfFv0LyvLU0$7LLEkjIFWBOV.XXynReCOczBYNX0EZfMPIDB/bmmhhC";
     
     packages = (with pkgs; [