what
This commit is contained in:
@@ -20,8 +20,7 @@ in
|
|||||||
home.stateVersion = "23.11";
|
home.stateVersion = "23.11";
|
||||||
|
|
||||||
${namespace} = {
|
${namespace} = {
|
||||||
desktop.gnome = disabled;
|
desktop.plasma = lib.mkForce enabled;
|
||||||
desktop.plasma = enabled;
|
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
enable = false;
|
enable = false;
|
||||||
primaryDisplay = "eDP-1";
|
primaryDisplay = "eDP-1";
|
||||||
|
|||||||
@@ -65,8 +65,7 @@
|
|||||||
enable = false;
|
enable = false;
|
||||||
wallpaperSource = "bing";
|
wallpaperSource = "bing";
|
||||||
};
|
};
|
||||||
gnome.enable = false;
|
plasma.enable = lib.mkForce true;
|
||||||
plasma.enable = true;
|
|
||||||
};
|
};
|
||||||
hardware = {
|
hardware = {
|
||||||
battery = {
|
battery = {
|
||||||
|
|||||||
Reference in New Issue
Block a user