aboutsummaryrefslogtreecommitdiff
path: root/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configuration.nix6
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