Files
nix-config/modules/networkmanager.nix
2023-11-05 11:09:24 +01:00

4 lines
46 B
Nix

{
networking.networkmanager.enable = true;
}