style: reformat & improve some files
Some checks failed
Test / tests (push) Failing after 1h27m23s

This commit is contained in:
Felix Schröter 2025-01-19 14:51:32 +01:00
parent 412468eecd
commit ce5187c2b7
Signed by: felschr
GPG key ID: 671E39E6744C807D
4 changed files with 13 additions and 22 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, lib, ... }:
{
services.jellyfin.enable = true;