From 3d8422014633398c402333e3cdb33a4a7adbad93 Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 15 Apr 2025 00:14:03 +0300 Subject: [PATCH] hotfix --- hosts/pochita/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pochita/configuration.nix b/hosts/pochita/configuration.nix index c7865b6..1dd7e33 100644 --- a/hosts/pochita/configuration.nix +++ b/hosts/pochita/configuration.nix @@ -23,7 +23,7 @@ # enableCaddy = true; # enableCloudflareDyndns = true; enableCloudflared = true; - enableVaultvarden = true; + enableVaultwarden = true; }; i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method