1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Delete wrong option from NM config

This commit is contained in:
RGBCube 2023-11-04 12:50:48 +03:00
parent 50d5a4101f
commit 6c3e9b7855
No known key found for this signature in database

View file

@ -2,5 +2,4 @@
systemConfiguration { systemConfiguration {
networking.networkmanager = enabled {}; networking.networkmanager = enabled {};
systemd.network = enabled {};
} }