0
0
Fork 0
flake/system/services/networkmanager.nix
2025-01-02 17:26:51 -08:00

3 lines
47 B
Nix

{
networking.networkmanager.enable = true;
}