From bbb88012f41d9a7b0cf86c86aca739e9c6a11db2 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Fri, 12 Jan 2024 17:48:09 +0100 Subject: [PATCH] Plasma setup crashes, let's disable it for now --- flake.nix | 2 +- home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 9c77c05..648d797 100644 --- a/flake.nix +++ b/flake.nix @@ -73,7 +73,7 @@ # > Our main nixos configuration file < ./nixos/hosts/GLaDOS/configuration.nix sops-nix.nixosModules.sops - plasma-manager.homeManagerModules.plasma-manager + #plasma-manager.homeManagerModules.plasma-manager home-manager.nixosModules.home-manager ]; }; diff --git a/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix b/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix index bf89721..a861636 100644 --- a/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix +++ b/home-manager/hosts/GLaDOS/GLaDOS-Lillian.nix @@ -19,7 +19,7 @@ # You can also split up your configuration and import pieces of it here: # ./nvim.nix ../../desktop/configuration.nix - ./package-configs/plasma-desktop/configuration.nix + #./package-configs/plasma-desktop/configuration.nix ]; home.packages = with pkgs; [