Lots of updates to try and get ACME working

This commit is contained in:
Greg Hellings
2024-03-25 15:18:53 -05:00
parent f7af63b6eb
commit f2afccf50b
27 changed files with 348 additions and 168 deletions
+2
View File
@@ -7,6 +7,7 @@
{
imports = [
# Include the results of the hardware scan.
./acme.nix
./hardware-configuration.nix
./home-assistant.nix
./networking.nix
@@ -34,6 +35,7 @@
environment.systemPackages = with pkgs; [
awscli2
create_ssl
step-ca
];
virtualisation.oci-containers.containers.speedtest = {