1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2026-01-14 09:11:00 +00:00
ncc/modules/linux/networkd.nix

3 lines
37 B
Nix

{
networking.useNetworkd = true;
}