add dotfiles/bin to path
This commit is contained in:
parent
af09f6b15f
commit
d989dca574
1 changed files with 2 additions and 0 deletions
|
|
@ -39,4 +39,6 @@
|
|||
};
|
||||
|
||||
xdg.configFile."git".source = "${config.dotfiles.path}/.config/git";
|
||||
|
||||
home.sessionPath = [ "${config.dotfiles.path}/bin" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue