enable homemanager features

This commit is contained in:
MFlossmann 2024-08-15 16:54:00 +02:00
parent 675ac00a14
commit 0602a0a4bc
3 changed files with 13 additions and 12 deletions

View file

@ -47,6 +47,7 @@
maker.enable = true;
graphicDesign.enable = true;
};
element.enable = true;
};
programs.zsh.enable = true;