Update PATH to include static binary locations
This commit is contained in:
@@ -17,6 +17,11 @@ in
|
||||
distrobox
|
||||
];
|
||||
|
||||
home.sessionPath = [
|
||||
"$HOME/.local/bin"
|
||||
"%HOME/.ghcup/bin"
|
||||
];
|
||||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
clock24 = true;
|
||||
|
||||
Reference in New Issue
Block a user