diff --git a/users/danio.nix b/users/danio.nix index 36bfefa..d3b878d 100644 --- a/users/danio.nix +++ b/users/danio.nix @@ -3,7 +3,7 @@ { users.users.danio = { isNormalUser = true; - extraGroups = [ "drift" "nix-builder-users" ]; + extraGroups = [ "drift" "nix-builder-users" "wheel" ]; shell = pkgs.zsh; openssh.authorizedKeys.keys = [