Got dns-01 based certs

This commit is contained in:
Gene Liverman 2024-04-04 23:41:46 -04:00
parent f149ed3b1b
commit e9793beb7b
3 changed files with 105 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{ inputs, config, hostname, pkgs, sops-nix, username, ... }: {
{ config, pkgs, username, ... }: {
imports = [
./hardware-configuration.nix
./audiobookshelf.nix