🔥 get rid of not used tools
This commit is contained in:
parent
55eaa80e98
commit
9e96d809d3
2 changed files with 3 additions and 4 deletions
homes
|
@ -4,7 +4,6 @@
|
|||
enable = true;
|
||||
defaultEditor = lib.mkDefault true;
|
||||
};
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
};
|
||||
# enable = true;
|
||||
#};
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@ with lib;
|
|||
jetbrains.idea-ultimate
|
||||
vscode
|
||||
|
||||
zed-editor
|
||||
#zed-editor
|
||||
|
||||
# minicom # for flipper zero
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue