nixos: gen 180 @ nix-pad — 2026-07-31 01:39

26.05.20260724.597283a (Yarara)

\
This commit is contained in:
2026-07-31 01:39:17 -06:00
parent aaff20da03
commit 209e79c6f0
2 changed files with 11 additions and 0 deletions
+7
View File
@@ -14,6 +14,13 @@ in
package = inputs.niri.packages.${pkgs.system}.niri-unstable;
};
services.displayManager.dms-greeter = {
enable = true;
compositor.name = "niri";
configHome = "/home/jashton";
};
programs.dsearch.enable = true;
programs.dms-shell = {