Removed sway from system (hyprland has proven to be very stable)

This commit is contained in:
2025-07-14 10:08:39 +01:00
parent 3825d144c5
commit 3294e8d0cd
2 changed files with 1 additions and 5 deletions
+1 -4
View File
@@ -9,12 +9,9 @@
# Activate DEs
programs.hyprland = {
enable = true;
withUWSM = true;
xwayland.enable = true;
};
programs.sway = {
enable = true;
extraOptions = ["--unsupported-gpu"];
};
programs.waybar.enable = true;
# Enable my preferred DE utilities