From 8b9099fe043d82e0f8e160a3236b462692e2508d Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Tue, 28 Nov 2023 11:48:11 +0100 Subject: [PATCH] tomate: remove fsr from wheel --- hosts/tomate/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tomate/configuration.nix b/hosts/tomate/configuration.nix index bc2efb9..d66d266 100644 --- a/hosts/tomate/configuration.nix +++ b/hosts/tomate/configuration.nix @@ -105,7 +105,7 @@ users.users.fsr = { isNormalUser = true; description = "FSR Informatik"; - extraGroups = [ "networkmanager" "wheel" ]; + extraGroups = [ "networkmanager" ]; packages = with pkgs; [ firefox kate