dotfiles/nixos/modules/hyprland/network.nix
2025-01-09 02:09:02 -06:00

3 lines
40 B
Nix
Executable file

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