Plasma 6 and fixes

Some fixes to deprecation warnings
Update settings to 24.05 by default
Add better tools
Include GParted in Jude deployment
Update unstable pin
This commit is contained in:
Greg Hellings
2024-03-12 22:16:37 -05:00
parent aa90b27abc
commit 002c80839e
8 changed files with 27 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ in with lib; {
enable = true;
displayManager.gdm.enable = true;
desktopManager.gnome.enable = true;
layout = "us";
xkb.layout = "us";
# Trackpad support
libinput.enable = true;
};