additions to vars.nix

This commit is contained in:
mc-fucker 2023-01-31 16:25:23 +01:00
parent 52cd5005d6
commit fab9133f1d

View file

@ -1,4 +1,12 @@
{ {
invidious = {
domain = "yt.mc-fucker.cool";
db_user = "kemal";
db = "invidious";
pw = "sicher";
};
jellyfin = { jellyfin = {
domain = "jf.mc-fucker.cool"; domain = "jf.mc-fucker.cool";
port = "8096"; port = "8096";