Compare commits
No commits in common. "ebb01366298f1283eb504446be0f3f79ebabf1dd" and "572dbcf844ca84242dbfd85056bfe3cfa88d5141" have entirely different histories.
ebb0136629
...
572dbcf844
|
@ -62,6 +62,7 @@ in
|
|||
"cmake",
|
||||
"csharp_ls",
|
||||
"cssls",
|
||||
"denols",
|
||||
"eslint",
|
||||
"html",
|
||||
"jsonls",
|
||||
|
|
|
@ -58,16 +58,6 @@
|
|||
# PACKAGES #
|
||||
#
|
||||
|
||||
programs.direnv = {
|
||||
config = {
|
||||
whitelist = {
|
||||
prefix = [
|
||||
"/home/wizardlink/Documents/projects"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
## Tools
|
||||
# Utilities
|
||||
|
|
Loading…
Reference in a new issue