chore: Remove unused service syncthing
This commit is contained in:
parent
36a55a40a9
commit
b403ee295b
1 changed files with 0 additions and 8 deletions
|
|
@ -139,14 +139,6 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
extraOptions = [
|
||||
"--no-default-folder"
|
||||
];
|
||||
tray.enable = true;
|
||||
};
|
||||
|
||||
xdg = {
|
||||
desktopEntries.spotify = {
|
||||
name = "Spotify";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue