network: make sure network group is defined
This commit is contained in:
parent
f965967542
commit
b1c5920925
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
config = with config.chvp.base.network.mobile; lib.mkIf enable {
|
||||
users.users.charlotte.extraGroups = [ "network" ];
|
||||
users.groups.network = {};
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
wireless = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue