nix/hosts/quiver/extra-niri.nix
2026-04-08 11:51:33 +10:00

3 lines
64 B
Nix

_: {
niri.extraConfig = builtins.readFile ./extra-niri.kdl;
}