Upgrade to NixOS 26.05

Had to redo hyprland config since they use lua in the newest versions
This commit is contained in:
2026-06-18 13:50:32 +02:00
parent f3724fee3a
commit 24146bede1
15 changed files with 205 additions and 257 deletions
@@ -32,8 +32,8 @@
})
];
wayland.windowManager.hyprland.settings.bind = [
"$mod, i, exec, wpaperctl next"
];
# wayland.windowManager.hyprland.settings.bind = {
# _args "$mod, i, exec, wpaperctl next"
# };
};
}