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