Plasma setup crashes, let's disable it for now

This commit is contained in:
Lillian-Violet 2024-01-12 17:48:09 +01:00
parent 9cefaea8fa
commit 00ab03d64d
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
# > Our main nixos configuration file < # > Our main nixos configuration file <
./nixos/hosts/GLaDOS/configuration.nix ./nixos/hosts/GLaDOS/configuration.nix
sops-nix.nixosModules.sops sops-nix.nixosModules.sops
plasma-manager.homeManagerModules.plasma-manager #plasma-manager.homeManagerModules.plasma-manager
home-manager.nixosModules.home-manager home-manager.nixosModules.home-manager
]; ];
}; };

View file

@ -19,7 +19,7 @@
# You can also split up your configuration and import pieces of it here: # You can also split up your configuration and import pieces of it here:
# ./nvim.nix # ./nvim.nix
../../desktop/configuration.nix ../../desktop/configuration.nix
./package-configs/plasma-desktop/configuration.nix #./package-configs/plasma-desktop/configuration.nix
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [