diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-06-17 00:00:17 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-06-17 00:00:17 +0530 |
| commit | e8344d9f10cc3313c69dc9717d02602645048c1a (patch) | |
| tree | 7d9d7f1c6eeba36864d6a64956423dae8e124972 /configuration.nix | |
| parent | 926f411a4c703cab001d64b7f8b9701b79a7dc5c (diff) | |
| download | homeserver-nixos-config-e8344d9f10cc3313c69dc9717d02602645048c1a.tar.gz homeserver-nixos-config-e8344d9f10cc3313c69dc9717d02602645048c1a.zip | |
Add immich
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 6 |
1 files changed, 0 insertions, 6 deletions
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 |
