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

fix: use systemd-networkd

This commit is contained in:
RGBCube 2025-02-22 20:59:41 +03:00
parent 84f0960e02
commit e9fbd9d9ab
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

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