challenger/frigate: init
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
domain = "komga.home.feal.no";
|
||||
port = 5001;
|
||||
port = 5004;
|
||||
in {
|
||||
services.komga = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user