mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-31 17:20:53 +02:00
fix: disable wait-online
This commit is contained in:
parent
d5c4b7a1b5
commit
4431d85fa9
1 changed files with 1 additions and 1 deletions
2
base.nix
2
base.nix
|
@ -32,7 +32,7 @@
|
|||
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
|
||||
networking.networkmanager.unmanaged = [ "tailscale0" ];
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
|
||||
security.pki.certificates = [
|
||||
|
|
Loading…
Add table
Reference in a new issue