CrOS/modules/hardware/network.nix
2024-12-24 12:34:03 -05:00

3 lines
54 B
Nix

{
config.networking.networkmanager.enable = true;
}