From 84fee06732666a487a54aee07d6849fc904cae69 Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 29 Oct 2025 20:58:04 +0300 Subject: [PATCH] remove these from pochita --- hosts/nixos/pochita/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/nixos/pochita/configuration.nix b/hosts/nixos/pochita/configuration.nix index 8766e08..3e01efd 100644 --- a/hosts/nixos/pochita/configuration.nix +++ b/hosts/nixos/pochita/configuration.nix @@ -16,10 +16,7 @@ machineType = "server"; hardware.systemd-boot.enable = false; # Raspberry Pi uses init-script bootloader services = { - forgejo.enable = true; - cloudflared.enable = true; vaultwarden.enable = true; - glance.enable = true; wanikani-bypass-lessons.enable = true; wanikani-fetch-data.enable = true; wanikani-stats.enable = true;