Commit e9917b53f813
Changed files (1)
systems
common
desktop
systems/common/desktop/niri.nix
@@ -45,6 +45,7 @@
# Ensure spawn-at-startup can find user-profile binaries (waybar, mako, etc.)
# The upstream service sets a minimal PATH that excludes user profiles.
path = [
+ "/run/wrappers"
"/etc/profiles/per-user/vincent"
"/run/current-system/sw"
];