Extract a scripts mixin
This commit is contained in:
parent
4bbca3493e
commit
1d284c9432
24 changed files with 3 additions and 32 deletions
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
home = {
|
||||
sessionPath = [ "$HOME/.local/bin" ];
|
||||
|
||||
file.".local/bin" = {
|
||||
source = ./scripts;
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue