[modules] add plasma nixos module, modify gnome nixos module

feat(modules): add plasma module
refactor(module): gnome module has to be explicitly enabled now
This commit is contained in:
Jo 2024-07-31 01:15:24 +02:00
parent d218f5a13c
commit 32ab43f7dd
7 changed files with 117 additions and 67 deletions

View file

@ -51,7 +51,6 @@
git
nodejs_22
bun
kitty
forge-sparks
devenv
@ -67,4 +66,4 @@
];
home.stateVersion = "24.05";
}
}