nixos: gen 181 @ nix-pad — 2026-07-31 01:41

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-07-31 01:41:53 -06:00
parent 209e79c6f0
commit 3333af7805
-1
View File
@@ -41,7 +41,6 @@ in
settings = {
# Autostart DMS if you prefer launching it directly from Niri instead of systemd
spawn-at-startup = [
{ command = [ "dms" "run" ]; }
{ command = [ "${launch-lisgd}/bin/launch-lisgd" ]; } # Spawns the daemon
{ command = [ "${launch-wvkbd}/bin/launch-wvkbd" ]; }
];