Obviously we need nm-applet
This commit is contained in:
parent
7c2cda7f1a
commit
abbfb4b9c0
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ in
|
|||
networkmanager.enable = true;
|
||||
};
|
||||
|
||||
programs.nm-applet.enable = true;
|
||||
|
||||
users.users.nshields = {
|
||||
isNormalUser = true;
|
||||
shell = pkgs.zsh;
|
||||
|
|
|
|||
Loading…
Reference in a new issue