dotfiles/nixos/modules/desktop/wayland/network/default.nix
2025-02-05 20:15:36 -06:00

3 lines
40 B
Nix
Executable file

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