nixos: gen 166 @ nix-pad — 2026-07-30 22:24
26.05.20260724.597283a (Yarara)
This commit is contained in:
@@ -46,7 +46,7 @@ in
|
||||
settings = {
|
||||
# Autostart DMS if you prefer launching it directly from Niri instead of systemd
|
||||
spawn-at-startup = [
|
||||
{ command = [ "${pkgs.dms}/bin/dms" "run" ]; }
|
||||
{ command = [ "dms" "run" ]; }
|
||||
{ command = [ "${launch-lisgd}/bin/launch-lisgd" ]; } # Spawns the daemon
|
||||
{ command = [ "${launch-wvkbd}/bin/launch-wvkbd" ]; }
|
||||
];
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
steam
|
||||
spotify
|
||||
vlc
|
||||
wvkbd
|
||||
yt-dlp
|
||||
|
||||
(pkgs.writeShellScriptBin "find-open-port" ''
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
v4l-utils
|
||||
vim
|
||||
wget
|
||||
wvkbd
|
||||
xclip
|
||||
xournalpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user