Adds/removes programs

nix-darwin
Abhinav Sarkar 2022-10-12 11:11:56 +05:30
parent 3ed88dbc11
commit 2ee914678a
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,6 @@
fd
gitui
graphviz-nox
haskellPackages.cabal-plan
haskellPackages.graphmod
httpie
jetbrains.idea-community
micro
@ -35,6 +33,7 @@
statix
tealdeer
thefuck
tree
# fonts
fira-mono

View File

@ -67,6 +67,7 @@ in {
".envrc*" = "shellscript";
};
autoSave = "afterDelay";
autoSaveDelay = 5000;
exclude = {
"**/.git" = true;
"**/.svn" = true;