return kanshi

This commit is contained in:
2026-05-13 11:56:31 +03:00
parent cd70fbd954
commit d5da5cae11
2 changed files with 140 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
enable = true;
components = ["secrets"];
};
kanshi = import ../niri/services/kanshi;
kanshi = import ../common/services/kanshi.nix;
udiskie = {
enable = true;
automount = false;