Regenerated

This commit is contained in:
2026-04-10 18:20:27 +02:00
parent 9d8392784c
commit 208a65957f
10 changed files with 3435 additions and 3492 deletions
@@ -79,7 +79,7 @@ in
RestartSec = 5;
WorkingDirectory = homeDir;
Environment = [
"HYPRLAND_INSTANCE_SIGNATURE=${builtins.getEnv "HYPRLAND_INSTANCE_SIGNATURE"}"
"HYPRLAND_INSTANCE_SIGNATURE=${builtins.getEnv "HYPRLAND_INSTANCE_SIGNATURE"}"
"WAYLAND_DISPLAY=wayland-1"
"PATH=/run/current-system/sw/bin:/usr/bin:/bin"
];