feat: install jellyfin

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-10-31 19:19:39 +01:00
parent 562b14535c
commit 43322818de
Signed by: lander
GPG key ID: 0142722B4B0C536F
4 changed files with 118 additions and 10 deletions

72
flake.lock generated
View file

@ -63,6 +63,28 @@
"type": "github"
}
},
"declarative-jellyfin": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"systems": "systems",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1761143269,
"narHash": "sha256-pebbh3IEl8crA9g0fbHeUvNyawAvhO2kNq8klpUWyk0=",
"ref": "refs/heads/main",
"rev": "740743deba3de6bc227d9769adb94d4a14a3f25c",
"revCount": 237,
"type": "git",
"url": "https://git.spoodythe.one/spoody/declarative-jellyfin.git"
},
"original": {
"type": "git",
"url": "https://git.spoodythe.one/spoody/declarative-jellyfin.git"
}
},
"devshell": {
"inputs": {
"nixpkgs": [
@ -225,7 +247,7 @@
},
"flake-utils_2": {
"inputs": {
"systems": "systems"
"systems": "systems_2"
},
"locked": {
"lastModified": 1731533236,
@ -243,7 +265,7 @@
},
"flake-utils_3": {
"inputs": {
"systems": "systems_2"
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
@ -568,7 +590,7 @@
],
"nixpkgs-stable": "nixpkgs-stable",
"nixvim": "nixvim_2",
"systems": "systems_4"
"systems": "systems_5"
},
"locked": {
"lastModified": 1761481308,
@ -589,7 +611,7 @@
"flake-parts": "flake-parts_2",
"nixpkgs": "nixpkgs_2",
"nuschtosSearch": "nuschtosSearch",
"systems": "systems_3"
"systems": "systems_4"
},
"locked": {
"lastModified": 1761261534,
@ -633,6 +655,7 @@
"inputs": {
"catppuccin": "catppuccin",
"colmena": "colmena",
"declarative-jellyfin": "declarative-jellyfin",
"disko": "disko",
"headplane": "headplane",
"home-manager": "home-manager",
@ -691,9 +714,8 @@
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
"id": "systems",
"type": "indirect"
}
},
"systems_2": {
@ -741,6 +763,21 @@
"type": "github"
}
},
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tidal-src": {
"flake": false,
"locked": {
@ -783,6 +820,27 @@
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"declarative-jellyfin",
"nixpkgs"
]
},
"locked": {
"lastModified": 1749194973,
"narHash": "sha256-eEy8cuS0mZ2j/r/FE0/LYBSBcIs/MKOIVakwHVuqTfk=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "a05be418a1af1198ca0f63facb13c985db4cb3c5",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"vim-tidal-src": {
"flake": false,
"locked": {