fix slskd env

This commit is contained in:
Simon Gardling 2025-03-25 12:34:51 -04:00
parent 5034f91bad
commit eacd0d6c44
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -13,7 +13,7 @@ in
users.groups."music" = { };
system.activationScripts = {
"zfs-key".text = ''
"skskd_env".text = ''
#!/bin/sh
rm -fr ${slskd_env} || true
cp ${../secrets/slskd_env} ${slskd_env}