add user options and remove dead code
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
fuzzel = {
|
||||
enable = true;
|
||||
};
|
||||
git = {
|
||||
enable = true;
|
||||
};
|
||||
ghostty = {
|
||||
enable = false;
|
||||
};
|
||||
helix = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user