Upgrade to nixos 26.04

This commit is contained in:
2026-06-01 22:27:35 +02:00
parent 8ce210ad1f
commit 5ecb1594d1
7 changed files with 68 additions and 206 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ in {
# TODO: what does this do
# Let WAYLAND_DISPLAY be forwarded
AcceptEnv = "WAYLAND_DISPLAY";
# AcceptEnv = "WAYLAND_DISPLAY";
X11Forwarding = true;
};