diff options
-rw-r--r-- | etc/guix/system.scm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index 1e97a65..21d5343 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -166,17 +166,6 @@ Seiko Epson Color Ink Jet Printers.") (list (host "10.0.0.0" "toph") (host "10.0.0.1" host-name))) - (service nginx-service-type - (nginx-configuration - (server-blocks - (list - (nginx-server-configuration - (listen '("8000")) - (locations - (list - (nginx-location-configuration - (uri "/proxy1") - (body '("include /var/tmp/nginx.conf;")))))))))) (service queue:local-postfix-service-type (queue:postfix-configuration (main.cf-extra #"- |