dotfiles/nixos/modules/network.nix
2024-10-06 15:25:05 -05:00

3 lines
40 B
Nix
Executable file

{
programs.nm-applet.enable = true;
}