This commit is contained in:
2025-12-31 15:03:16 +02:00
parent c93c93a810
commit fa32ae5510
69 changed files with 1093 additions and 659 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
...
}: let
inherit (lib) mkIf mkEnableOption getExe;
cfg = config.desktop.niri;
cfg = config.desktop.jay;
in {
options = {
desktop.niri.enable =