summary refs log tree commit diff
path: root/modules/user.nix
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-08-06 00:01:46 +0200
committerMel <mel@rnrd.eu>2025-08-06 00:01:46 +0200
commit701ec656bb6a8300d2c28bf63a0df30c89359236 (patch)
treec285ed9591626102fc9d385247a7b93f0f3d47b1 /modules/user.nix
parent8402088a2722594c7bacc076e95f8d258eb020ef (diff)
downloadminerals-701ec656bb6a8300d2c28bf63a0df30c89359236.tar.zst
minerals-701ec656bb6a8300d2c28bf63a0df30c89359236.zip
Enable Docker (+ utilities)
Signed-off-by: Mel <mel@rnrd.eu>
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 5fd5dfa..d4e9086 100644
--- a/modules/user.nix
+++ b/modules/user.nix
@@ -10,7 +10,7 @@
     isNormalUser = true;
     description = "Mel";
     shell = pkgs.fish;
-    extraGroups = [ "wheel" "dialout" "kvm" "networkmanager" "adbusers" ];
+    extraGroups = [ "wheel" "dialout" "kvm" "networkmanager" "adbusers" "docker" ];
     hashedPasswordFile = config.age.secrets.password.path;
 
     # TODO: commented out pacckages are currently not available on ARM, and thus not on the