From 1fded5c673cde7235c9aae790d2d38e639f5b34d Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sat, 9 Aug 2025 11:20:10 -0400 Subject: [PATCH] add nextdns cli --- home/crow/common/core/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/crow/common/core/default.nix b/home/crow/common/core/default.nix index b6cdd09..65135e6 100644 --- a/home/crow/common/core/default.nix +++ b/home/crow/common/core/default.nix @@ -30,6 +30,7 @@ in { screen ouch bitwarden-cli + nextdns ; };