mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
users/foo-dogsquared: update session variables
This commit is contained in:
parent
507f1862fb
commit
1027f97333
@ -29,7 +29,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
programs.bash.sessionVariables.PATH = "${config.home.mutableFile."library/dotfiles".path}/bin\${PATH:+:$PATH}";
|
||||
home.sessionVariables.PATH = "${config.home.mutableFile."library/dotfiles".path}/bin\${PATH:+:$PATH}";
|
||||
|
||||
# Making my favorite terminal multiplexer right now.
|
||||
programs.zellij.settings = {
|
||||
|
Loading…
Reference in New Issue
Block a user