diff --git a/machines/fanny/configuration.nix b/machines/fanny/configuration.nix index fa5fb7c..d81c050 100644 --- a/machines/fanny/configuration.nix +++ b/machines/fanny/configuration.nix @@ -155,7 +155,7 @@ in virtualHosts."zines.malobeo.org" = { # created with: nix-shell --packages apacheHttpd --run 'htpasswd -B -c foo.txt malobeo' # then content of foo.txt put into sops - basicAuthFile = config.sops.secrets.shop_auth.path; + # basicAuthFile = config.sops.secrets.shop_auth.path; locations."/" = { proxyPass = "http://10.0.0.15:8080"; extraConfig = ''