1

Modules/Niri: Enable danksearch

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

View File

@ -37,6 +37,7 @@
inputs.caelestia.homeManagerModules.default
inputs.dank-material-shell.homeModules.dank-material-shell
inputs.dank-material-shell.homeModules.niri
inputs.danksearch.homeModules.default
# NOTE: Do NOT use this, use the system module (the HM module has to rely on fuse)
# inputs.impermanence.homeManagerModules.impermanence

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 = {