summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-12-11 03:53:54 +0100
committerMel <einebeere@gmail.com>2024-12-11 04:06:37 +0100
commita8fa266e9137d5204e2485ca90f0b5939dbb40b8 (patch)
tree65af96b2c9073b3f40abcef8097374f9e635db36 /modules
parent61958781b6b75a9f24007f27bb6eb39b274f587c (diff)
downloadminerals-a8fa266e9137d5204e2485ca90f0b5939dbb40b8.tar.zst
minerals-a8fa266e9137d5204e2485ca90f0b5939dbb40b8.zip
Add mel to 'kvm' and 'adbusers' groups
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
-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; [