dotfiles/home/modules/network.nix
2025-01-08 01:05:45 -06:00

3 lines
53 B
Nix
Executable file

{
services.network-manager-applet.enable = true;
}