feat: adds extra config using agenix (2)

This commit is contained in:
Ahwx 2024-07-16 22:02:09 +02:00
parent 7c545fe36d
commit 599c273fc5

View file

@ -1,4 +1,4 @@
{ pkgs, lib, config, ... }: { pkgs, lib, config, agenix, ... }:
let let
fqdn = "liv.town"; fqdn = "liv.town";
baseUrl = "https://${fqdn}"; baseUrl = "https://${fqdn}";