From e8344d9f10cc3313c69dc9717d02602645048c1a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 17 Jun 2025 00:00:17 +0530 Subject: Add immich --- configuration.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index cb191a2..6622ec1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -11,12 +11,6 @@ ./modules/monitoring ]; - # services.shiori = { - # enable = true; - # port = 3144; - # }; - # networking.firewall.allowedTCPPorts = [ 3144 ]; - environment.systemPackages = with pkgs; [ bottom mtm -- cgit v1.3.1