mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
25be368726
Former-commit-id: 905cc9a885
5 lines
109 B
Nix
5 lines
109 B
Nix
{
|
|
networking.networkmanager.enable = true;
|
|
systemd.services.NetworkManager-wait-online.enable = false;
|
|
}
|