diff --git a/flake.lock b/flake.lock index 4925592..d0636ad 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" }, 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";