Changes
2 changed files (+1/-6)
-
-
@@ -99,12 +99,9 @@services.journald.extraConfig = "SystemMaxUse=1G"; # My websites networking.firewall.allowedTCPPorts = [ 80 443 ]; services.caddy = { enable = true; openFirewall = true; package = pkgs.caddy.withPlugins { plugins = [ "github.com/caddy-dns/porkbun@v0.3.1"
-
-
-
@@ -31,8 +31,6 @@}; boot = { # I love systemd initrd.systemd.enable = true; # Instant boot loader.timeout = 0; # This is what literally every other distro does
-