mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
system: networking: nebula: always restart
This commit is contained in:
@@ -49,5 +49,6 @@ inputs:
|
||||
secrets."nebula/key" = {};
|
||||
};
|
||||
networking.firewall.trustedInterfaces = [ "nebula.nebula" ];
|
||||
systemd.services."nebula@nebula".serviceConfig.Restart = "always";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user