Files
nix/hosts/common/configs/networkmanager/default.nix
2024-06-29 14:08:39 +03:00

4 lines
47 B
Nix

{
networking.networkmanager.enable = true;
}