Enable nm-applet
This commit is contained in:
5
home/network-manager-applet.nix
Normal file
5
home/network-manager-applet.nix
Normal file
@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
services.network-manager-applet = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user