Compare commits
2 commits
f35055a5da
...
bb432ee3f2
Author | SHA1 | Date | |
---|---|---|---|
bb432ee3f2 | |||
10962caf22 |
1 changed files with 4 additions and 1 deletions
|
@ -39,7 +39,10 @@
|
|||
tree
|
||||
];
|
||||
|
||||
services.syncthing.enable = true;
|
||||
services = {
|
||||
fail2ban.enable = true;
|
||||
syncthing.enable = true;
|
||||
};
|
||||
|
||||
systemd = {
|
||||
services.register-thing = {
|
||||
|
|
Loading…
Reference in a new issue