From f6416e305272b9e82c77f8613c80516eb84debd3 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 11 Mar 2026 19:02:42 -0500 Subject: [PATCH] task | fix pihole url --- home/gui/qutebrowser.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/gui/qutebrowser.nix b/home/gui/qutebrowser.nix index c96d8c3..2c7a2d1 100644 --- a/home/gui/qutebrowser.nix +++ b/home/gui/qutebrowser.nix @@ -119,7 +119,7 @@ octoprint = "http://octopi/?#temp"; orders = "https://www.amazon.com/gp/css/order-history?ref_=nav_orders_first"; photos = "https://photos.trex-halfbeak.ts.net/"; - pi = "http://pi.hole/admin/"; + pi = "http://pihole/admin/"; pinchflat = "http://harper:8945/"; pinetab2-releases = "https://wiki.pine64.org/wiki/PineTab2_Releases"; pinewelcome = "https://www.pine64.org/gettings-started/";