fixed scripts in media home

This commit is contained in:
Matt Nish-Lapidus 2025-07-14 20:55:50 -04:00
parent 6d08f74c42
commit 36ab3ab6f3

View file

@ -40,10 +40,4 @@
enable = true;
startServices = "sd-switch"; # auto reload services when home is rebuilt
};
#custom script executables
home.file.".local/bin" = {
source = ../emenel/dotfiles/dot_local/bin;
recursive = true;
};
}