Compare commits
2 commits
fdea417468
...
b403ee295b
| Author | SHA1 | Date | |
|---|---|---|---|
| b403ee295b | |||
| 36a55a40a9 |
2 changed files with 1 additions and 9 deletions
|
|
@ -139,14 +139,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.syncthing = {
|
|
||||||
enable = true;
|
|
||||||
extraOptions = [
|
|
||||||
"--no-default-folder"
|
|
||||||
];
|
|
||||||
tray.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
xdg = {
|
xdg = {
|
||||||
desktopEntries.spotify = {
|
desktopEntries.spotify = {
|
||||||
name = "Spotify";
|
name = "Spotify";
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@ Host Gitea
|
||||||
|
|
||||||
Host Nextcloud
|
Host Nextcloud
|
||||||
User administrator
|
User administrator
|
||||||
Hostname 192.168.0.14
|
Hostname 192.168.0.23
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
IdentityFile /run/secrets/HomeLab/Nextcloud/ssh
|
IdentityFile /run/secrets/HomeLab/Nextcloud/ssh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue