Compare commits
No commits in common. "bb432ee3f2b503584a109ece8d9abedfcb5f65e3" and "f35055a5da0d1df4eee40edfc6f3db2d33b2070a" have entirely different histories.
bb432ee3f2
...
f35055a5da
1 changed files with 1 additions and 4 deletions
|
@ -39,10 +39,7 @@
|
|||
tree
|
||||
];
|
||||
|
||||
services = {
|
||||
fail2ban.enable = true;
|
||||
syncthing.enable = true;
|
||||
};
|
||||
services.syncthing.enable = true;
|
||||
|
||||
systemd = {
|
||||
services.register-thing = {
|
||||
|
|
Loading…
Reference in a new issue