From 1674e3f19a662dfc6bbf51f736b50a098aa409bb Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 26 Jan 2025 11:46:08 +0000 Subject: [PATCH 1/2] change pihole bookmark url firefox --- home/common/optional/desktop/common/firefox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/optional/desktop/common/firefox.nix b/home/common/optional/desktop/common/firefox.nix index 981c263..9f093e8 100644 --- a/home/common/optional/desktop/common/firefox.nix +++ b/home/common/optional/desktop/common/firefox.nix @@ -57,7 +57,7 @@ in { } { name = "Pihole"; - url = "http://dns.lan"; + url = "http://dns.lan/admin"; } { name = "Searx"; From 2971603d7d029129519380a3690178dfd0a0223a Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 26 Jan 2025 11:47:02 +0000 Subject: [PATCH 2/2] update flake secrets --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 8bf7750..ee6ee7f 100644 --- a/flake.lock +++ b/flake.lock @@ -539,11 +539,11 @@ }, "nix-secrets": { "locked": { - "lastModified": 1737831370, - "narHash": "sha256-SknkmBjTklrzrXaVALsIIOtu1r8TP35NEfhST6zJyH4=", + "lastModified": 1737891998, + "narHash": "sha256-7zNag4ed0lFhRe2/Vd9EEmDC0qlIxX1gVtrXWhWHqfA=", "ref": "refs/heads/master", - "rev": "148154f0b8bdaf085ea16562822f55c810b55bac", - "revCount": 255, + "rev": "bc59275fb547393a2a09797dda9c9a43d8b01806", + "revCount": 256, "type": "git", "url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git" },