ajout groupe dialout
This commit is contained in:
parent
74dce71c43
commit
25c24a6c3e
@ -195,7 +195,7 @@
|
||||
users.extraUsers.paul = {
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
extraGroups = [ "wheel" "networkmanager" "wireshark" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "wireshark" "dialout" ];
|
||||
};
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user