Compare commits

..

2 commits

2 changed files with 10 additions and 1 deletions

View file

@ -62,7 +62,6 @@ in
"cmake",
"csharp_ls",
"cssls",
"denols",
"eslint",
"html",
"jsonls",

View file

@ -58,6 +58,16 @@
# PACKAGES #
#
programs.direnv = {
config = {
whitelist = {
prefix = [
"/home/wizardlink/Documents/projects"
];
};
};
};
home.packages = with pkgs; [
## Tools
# Utilities