Move syncthing config to home manager
This commit is contained in:
@ -108,10 +108,7 @@ in
|
||||
monitor = ",preferred,auto,auto";
|
||||
|
||||
# Autostart
|
||||
exec-once = [
|
||||
# "nm-applet"
|
||||
"firefox"
|
||||
];
|
||||
exec-once = [ "firefox" ];
|
||||
|
||||
# Look and Feel
|
||||
general = {
|
||||
|
Reference in New Issue
Block a user