cleanup: statix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, config, pkgs, serviceBase, ... }:
|
||||
let
|
||||
localhost = config.my.localhost;
|
||||
inherit (config.my) localhost;
|
||||
port = 8096;
|
||||
in {
|
||||
options.my.servers.jellyfin = {
|
||||
|
||||
Reference in New Issue
Block a user