mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: add comma & nix-index-database
This commit is contained in:
parent
1833524619
commit
158cebb96e
4 changed files with 32 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
DENO_NO_UPDATE_CHECK = "1";
|
||||
CSC_IDENTITY_AUTO_DISCOVERY = "false";
|
||||
|
||||
COMMA_NIXPKGS_FLAKE = "n";
|
||||
|
||||
LESSHISTFILE = "${config.xdg.stateHome}/less/history";
|
||||
NPM_CONFIG_USERCONFIG = "${config.xdg.configHome}/npm/npmrc";
|
||||
CARGO_HOME = "${config.xdg.dataHome}/cargo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue