Files
nix-config/server/modules/networkmanager.nix
2023-10-27 10:27:33 +02:00

4 lines
46 B
Nix

{
networking.networkmanager.enable = true;
}