fix(shinkirou): use plasma by default

This commit is contained in:
514fpv 2024-05-30 17:18:26 +08:00
parent c29e229391
commit d55ab0c1e6
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -14,7 +14,7 @@
}; };
home = { home = {
plasma.specialise = true; plasma.enable = true;
gyroflow.enable = true; gyroflow.enable = true;
vscode.enable = true; vscode.enable = true;
libreoffice.enable = true; libreoffice.enable = true;