feat: disable plasma
This commit is contained in:
parent
278038b5c4
commit
4cde9a49ab
1 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,6 @@
|
||||||
[
|
[
|
||||||
# Include the results of the hardware scan.
|
# Include the results of the hardware scan.
|
||||||
../../modules/games/steam.nix
|
../../modules/games/steam.nix
|
||||||
../../modules/plasma
|
|
||||||
./disk-config.nix
|
./disk-config.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
||||||
|
|
@ -145,7 +144,6 @@
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
games.steam.enable = true;
|
games.steam.enable = true;
|
||||||
plasma.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
users.defaultUserShell = pkgs.zsh;
|
users.defaultUserShell = pkgs.zsh;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue