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

@ -80,6 +80,8 @@
dank-material-shell.url = "github:AvengeMedia/DankMaterialShell";
dank-material-shell.inputs.nixpkgs.follows = "nixpkgs";
# dank-material-shell.inputs.dgop.follows = "dgop";
danksearch.url = "github:AvengeMedia/danksearch";
danksearch.inputs.nixpkgs.follows = "nixpkgs";
# Hyprland (use flake so plugins are not built from source)
hyprland.url = "github:hyprwm/Hyprland";