Remove duplicate domain variable

This commit is contained in:
Andreas Zweili 2022-11-09 21:39:47 +01:00
parent b84f684ec3
commit a16cdd424e
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
{ custom, domain }: { config, ... }:
let
domain = "ttrss.2li.ch";
in
{
imports = [
(import "${custom.inputs.self}/modules/nginx-fpm" {