rewrite and refactor a lot, delete redundant configs
This commit is contained in:
parent
ca61775d84
commit
c191adcc99
44 changed files with 334 additions and 1607 deletions
|
@ -31,9 +31,7 @@ in {
|
|||
jade = {
|
||||
flatpak.enable = true;
|
||||
desktop = {
|
||||
enable = true;
|
||||
compositing.enable = true;
|
||||
creative.enable = true;
|
||||
syncthing.enable = true;
|
||||
kdeconnect.enable = true;
|
||||
cloud.enable = true;
|
||||
|
@ -41,10 +39,7 @@ in {
|
|||
mail.enable = true;
|
||||
gaming.enable = true;
|
||||
};
|
||||
helix.enable = true;
|
||||
zellij.enable = true;
|
||||
terminal.enable = true;
|
||||
# zsh.enable = true;
|
||||
};
|
||||
|
||||
hardware.trackpoint = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue