diff --git a/modules/other/users.nix b/modules/other/users.nix index 57d6960..75d41a9 100644 --- a/modules/other/users.nix +++ b/modules/other/users.nix @@ -18,6 +18,7 @@ in { "networkmanager" "audio" "nix" + "docker" ]; shell = self.packages.${pkgs.stdenv.system}.fish; # hashedPasswordFile = "/etc/passwords/cr";