From 1f4a2fa244d7f4002a8db7649ae000f634b294ce Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sat, 3 Jun 2023 15:34:54 +0200 Subject: nixos: update to 23.05 - remove ihatemoney (deprecated) - personal website: update uncss --- tests/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/configuration.nix') diff --git a/tests/configuration.nix b/tests/configuration.nix index a1ccf52..4eec59e 100644 --- a/tests/configuration.nix +++ b/tests/configuration.nix @@ -34,7 +34,6 @@ in { services.nginx.virtualHosts = { quentin = nginxMakeLocal 8080; searx = nginxMakeLocal 8081; - money = nginxMakeLocal 8082; rss = nginxMakeLocal 8083; webkeydirectory = nginxMakeLocal 8084; }; -- cgit v1.2.3