update to 24.05

This commit is contained in:
Vinzenz Schroeter 2024-06-21 17:13:58 +02:00
parent d355e877cd
commit 246eca567a
8 changed files with 13 additions and 12 deletions

View file

@ -26,8 +26,9 @@ in {
# Enable the X11 windowing system / wayland depending on DE
xserver = {
enable = true;
libinput.enable = true;
};
};
libinput.enable = true;
# flatpak xdg-portal-kde crashes, otherwise this would be global
flatpak.enable = true;