Set up a launcher
This commit is contained in:
parent
e2c2928585
commit
782a7be91d
5 changed files with 33 additions and 4 deletions
|
@ -79,7 +79,7 @@
|
|||
|
||||
home.sessionPath = [
|
||||
# Sometimes we want to install custom scripts here
|
||||
"~/.local/bin"
|
||||
"${config.home.homeDirectory}/.local/bin"
|
||||
];
|
||||
|
||||
# Programs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue