fix(shinkirou): use plasma by default
This commit is contained in:
parent
c29e229391
commit
d55ab0c1e6
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue