feat: re-enable plasma

This commit is contained in:
Noa Aarts 2024-10-03 16:31:32 +02:00
parent 7b6f038213
commit a51065b5bb
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -165,7 +165,7 @@
modules = {
games.steam.enable = true;
plasma.enable = false;
plasma.enable = true;
};
users.defaultUserShell = pkgs.zsh;