media server stuff
This commit is contained in:
parent
6eb421250f
commit
70b5591297
1 changed files with 6 additions and 0 deletions
|
@ -40,4 +40,10 @@
|
|||
enable = true;
|
||||
startServices = "sd-switch"; # auto reload services when home is rebuilt
|
||||
};
|
||||
|
||||
#custom script executables
|
||||
home.file.".local/bin" = {
|
||||
source = ./dotfiles/dot_local/bin;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue