Regenerated

This commit is contained in:
2026-04-01 21:28:10 +02:00
parent 5830cb7f59
commit 18f23c54d7
3 changed files with 296 additions and 299 deletions
+296 -297
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -2347,7 +2347,6 @@ in
RestartSec = 5;
WorkingDirectory = homeDir;
Environment = [
"XDG_RUNTIME_DIR=${config.xdg.runtimeDir}"
"HYPRLAND_INSTANCE_SIGNATURE=${builtins.getEnv "HYPRLAND_INSTANCE_SIGNATURE"}"
"WAYLAND_DISPLAY=wayland-1"
"PATH=/run/current-system/sw/bin:/usr/bin:/bin"
@@ -79,7 +79,6 @@ in
RestartSec = 5;
WorkingDirectory = homeDir;
Environment = [
"XDG_RUNTIME_DIR=${config.xdg.runtimeDir}"
"HYPRLAND_INSTANCE_SIGNATURE=${builtins.getEnv "HYPRLAND_INSTANCE_SIGNATURE"}"
"WAYLAND_DISPLAY=wayland-1"
"PATH=/run/current-system/sw/bin:/usr/bin:/bin"