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;