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