CrOS/modules/hardware/network.nix
2024-12-24 12:22:47 -05:00

3 lines
47 B
Nix

{
networking.networkmanager.enable = true;
}