This commit is contained in:
2026-03-26 12:07:59 -05:00
parent 92358d0415
commit 832ac9d0df
2 changed files with 2 additions and 4 deletions

View File

@@ -20,8 +20,7 @@ in
home.stateVersion = "23.11";
${namespace} = {
desktop.gnome = disabled;
desktop.plasma = enabled;
desktop.plasma = lib.mkForce enabled;
programs.hyprland = {
enable = false;
primaryDisplay = "eDP-1";

View File

@@ -65,8 +65,7 @@
enable = false;
wallpaperSource = "bing";
};
gnome.enable = false;
plasma.enable = true;
plasma.enable = lib.mkForce true;
};
hardware = {
battery = {