mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-23 00:26:48 +01:00
4 lines
70 B
Nix
4 lines
70 B
Nix
{
|
|
systemd.network.enable = true;
|
|
networking.useNetworkd = true;
|
|
}
|