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