feat: re-enable plasma
This commit is contained in:
parent
7b6f038213
commit
a51065b5bb
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
games.steam.enable = true;
|
games.steam.enable = true;
|
||||||
plasma.enable = false;
|
plasma.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
users.defaultUserShell = pkgs.zsh;
|
users.defaultUserShell = pkgs.zsh;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue