Plasma setup crashes, let's disable it for now
This commit is contained in:
parent
6b25ff5b5d
commit
bbb88012f4
|
@ -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
|
||||
];
|
||||
};
|
||||
|
|
|
@ -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; [
|
||||
|
|
Loading…
Reference in a new issue