add user options and remove dead code

This commit is contained in:
2025-07-03 11:07:01 +02:00
parent f45e2d61f4
commit 096ea286fe
3 changed files with 9 additions and 51 deletions

View File

@@ -25,6 +25,12 @@
fuzzel = {
enable = true;
};
git = {
enable = true;
};
ghostty = {
enable = false;
};
helix = {
enable = true;
};