diff options
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 |
