mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Try and make Nix use my GH token
This commit is contained in:
parent
e0ff72d7a7
commit
7db923d78c
2 changed files with 5 additions and 3 deletions
|
|
@ -15,6 +15,7 @@
|
|||
i2cssh_config.path = "/Users/${username}/.i2csshrc";
|
||||
local_git_config.path = "/Users/${username}/.gitconfig-local";
|
||||
local_private_env.path = "/Users/${username}/.private-env";
|
||||
user_nix_conf.path = "/Users/${username}/.config/nix/nix.conf";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue