Set networkmanager
group in the ccr
module
This commit is contained in:
parent
73449da88f
commit
9dfb48ba0c
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
networking.networkmanager.enable = true;
|
||||
ccr.extraGroups = [ "networkmanager" ];
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue