Enable nm-applet
This commit is contained in:
parent
f003703ee3
commit
5fd9f40f5f
@ -300,6 +300,7 @@
|
||||
enable = true;
|
||||
verbose = true;
|
||||
};
|
||||
network-manager-applet.enable = true;
|
||||
spotifyd = {
|
||||
enable = false;
|
||||
settings = {
|
||||
@ -314,7 +315,7 @@
|
||||
};
|
||||
};
|
||||
syncthing = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
# cause the tray command to wait for the service and tray manager to start
|
||||
extraOptions = [ "--wait" ];
|
||||
tray.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user