Disable wait-for-online boot service
Dependencies
- [2]
6I2HQYU2Add basic flake configuration
Change contents
- edit in configuration.nix at line 51
# Don't wait for connection to bootsystemd.services.NetworkManager-wait-online.enable = false;
6I2HQYU2 Add basic flake configuration # Don't wait for connection to boot systemd.services.NetworkManager-wait-online.enable = false;