Jellyfin
This commit is contained in:
parent
815d029336
commit
fe478e3153
5 changed files with 190 additions and 27 deletions
|
|
@ -106,6 +106,10 @@
|
|||
url = "github:ndom91/rose-pine-hyprcursor";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
declarative-jellyfin = {
|
||||
url = "github:Sveske-Juice/declarative-jellyfin";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs: let
|
||||
|
|
@ -152,6 +156,7 @@
|
|||
chaotic.nixosModules.nyx-registry
|
||||
lanzaboote.nixosModules.lanzaboote
|
||||
impermanence.nixosModules.impermanence
|
||||
declarative-jellyfin.nixosModules.default
|
||||
];
|
||||
|
||||
systems.hosts.kylekrein-framework12.modules = with inputs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue