about summary refs log tree commit diff
path: root/users/grfn/system/system/modules/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/system/system/modules/common.nix')
-rw-r--r--users/grfn/system/system/modules/common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/grfn/system/system/modules/common.nix b/users/grfn/system/system/modules/common.nix
index a7d5a62e68..fb0e377d9f 100644
--- a/users/grfn/system/system/modules/common.nix
+++ b/users/grfn/system/system/modules/common.nix
@@ -55,7 +55,6 @@ with lib;
       "wheel"
       "networkmanager"
       "audio"
-      "docker"
     ];
     shell = pkgs.zsh;
   };