l syncthing: remove deprecated inotify
This commit is contained in:
parent
824c19e81a
commit
0521f960c8
@ -3,7 +3,6 @@ with import <stockholm/lib>;
|
||||
{
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
useInotify = true;
|
||||
};
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-p tcp --dport 22000"; target = "ACCEPT";}
|
||||
|
Loading…
Reference in New Issue
Block a user