add networkmanager on desktops
Also adds my user to the group to control it
This commit is contained in:
parent
c7ec1a5423
commit
4b22702ed6
2 changed files with 14 additions and 2 deletions
|
|
@ -52,4 +52,8 @@
|
|||
};
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
networking.networkmanager = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue