diff options
| author | adikro <adikro@disroot.org> | 2025-11-21 22:44:03 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-21 22:44:03 +0100 |
| commit | d3c39950f6c17c621acd0f395bd5a603a7957feb (patch) | |
| tree | 35cca5550400644e351c4870b14af83c9ed29bb5 /modules/networking.nix | |
| parent | e1f486563c722b3fa9f4d481feb874998e7b7da3 (diff) | |
a lot of shit
Diffstat (limited to 'modules/networking.nix')
| -rw-r--r-- | modules/networking.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/networking.nix b/modules/networking.nix index 29de399..9d1212d 100644 --- a/modules/networking.nix +++ b/modules/networking.nix @@ -1,6 +1,6 @@ { ... }: { - systemd.services."NetworkManager-wait-online".enable = false; + # systemd.services."NetworkManager-wait-online".enable = false; networking = { hostName = "szpont"; |
