1

Modules/Niri: Enable danksearch

This commit is contained in:
2026-02-17 10:52:57 +01:00
parent be8a17c5a5
commit ee898f020d
3 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,7 @@ in {
# TODO: Those should be modules with their own options
noctalia-shell = import ./noctalia.nix {inherit color;};
dank-material-shell = import ./dankMaterialShell.nix {inherit config color;};
dsearch.enable = true;
# TODO: Extract options
niri = {