tomate: remove fsr from wheel
This commit is contained in:
parent
7197d6b2e2
commit
8b9099fe04
|
@ -105,7 +105,7 @@
|
|||
users.users.fsr = {
|
||||
isNormalUser = true;
|
||||
description = "FSR Informatik";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" ];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
kate
|
||||
|
|
Loading…
Reference in a new issue