mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix spacing in networkmamnager config and remove TODO comment
This commit is contained in:
parent
4cde8da540
commit
50d5a4101f
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
systemConfiguration {
|
systemConfiguration {
|
||||||
networking.networkmanager = enabled {};
|
networking.networkmanager = enabled {};
|
||||||
systemd.network = enabled {};
|
systemd.network = enabled {};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue