mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Disable networkmanager wait online
This commit is contained in:
parent
d9edc82456
commit
e52335e5f7
2 changed files with 4 additions and 1 deletions
|
@ -7,5 +7,5 @@ lib: {
|
|||
};
|
||||
};
|
||||
|
||||
disabled = { enable = false; };
|
||||
disabled = { enable = lib.mkForce false; };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue