additions to vars.nix
This commit is contained in:
parent
52cd5005d6
commit
fab9133f1d
1 changed files with 8 additions and 0 deletions
|
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
|
||||
invidious = {
|
||||
domain = "yt.mc-fucker.cool";
|
||||
db_user = "kemal";
|
||||
db = "invidious";
|
||||
pw = "sicher";
|
||||
};
|
||||
|
||||
jellyfin = {
|
||||
domain = "jf.mc-fucker.cool";
|
||||
port = "8096";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue