diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 6cd2559..d1c13b5 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -216,7 +216,7 @@ in # hash = "sha256-SjYwyUvvx/ageqVH5MmYmHNRKNvvnF3DYMJ/f2/L+Go="; # }}/src/catppuccin-latte/"; - services.xserver.desktopManager.plasma6.enable = true; + services.desktopManager.plasma6.enable = true; services.xserver.displayManager.defaultSession = "plasma"; # programs.command-not-found.enable = false;