dotfiles/modules/nixos/desktop/niri/default.nix
2025-05-09 15:11:56 -05:00

3 lines
35 B
Nix
Executable file

{
programs.niri.enable = true;
}