change: flake location variable
This commit is contained in:
parent
e5706f26a3
commit
3561e6eab1
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ in
|
|||
stateVersion = lib.mkDefault "22.05";
|
||||
sessionPath = [ "$HOME/.local/bin" ];
|
||||
sessionVariables = {
|
||||
FLAKE = "$HOME/.dotfiles/nix";
|
||||
FLAKE = "$HOME/Coding/nix/ooks-io/nix";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue