use NH_FLAKE instead of FLAKE for nh
This commit is contained in:
parent
97229a521f
commit
1c1e496425
@ -1,6 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
home.sessionVariables = {
|
||||
FLAKE = "/home/julian/.dotfiles";
|
||||
NH_FLAKE = "/home/julian/.dotfiles";
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user