Correct arguments

This commit is contained in:
Andreas Zweili 2022-11-03 23:36:10 +01:00
parent de4c5e2a5a
commit 80ebe6fbb3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ inputs, pkgs, ... }:
{ domain, inputs }: { config, pkgs, ... }:
let
domain = "test.2li.ch";
in