Files
alo-cluster/hosts/common/global/network.nix
2023-06-30 10:38:15 +01:00

4 lines
47 B
Nix

{
networking.networkmanager.enable = true;
}