1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 18:17:44 +00:00

fix: use systemd-networkd

This commit is contained in:
RGBCube 2025-02-22 20:59:41 +03:00
parent 78421c8838
commit 927e90f8e4

View file

@ -0,0 +1,3 @@
{
networking.useNetworkd = true;
}