-
-
Notifications
You must be signed in to change notification settings - Fork 13
Add NixOS module #12
base: main
Are you sure you want to change the base?
Add NixOS module #12
Conversation
204f4bd to
e38685e
Compare
|
I changed |
This could be fixed by changing the package's
Normally, data should get written out to |
I will make an env var out of it. I was thinking about making the default a temp folder as the data folder is currently only used as a media cache and Using something like /var/lib/youcube would need a windows counter part.
Could you fix it ? as you have more experience with nix :) |
Good idea, I didn't know it was all temporary data :) |

Description
Adds NixOS support.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
nix flake show.Test Configuration:
Please delete options that are not relevant.
nixpkgs-unstableandrelease-23.05both work, butnixpkgs-unstableis more up-to-date, so we use that.Checklist