From 39bd763a4d5a21cec3b6bc3aca34bbca3313f474 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:01:19 -0600 Subject: revamp util.lua --- hosts/mercury/hjem.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/mercury/hjem.nix b/hosts/mercury/hjem.nix index cc6034d..a9d6d08 100644 --- a/hosts/mercury/hjem.nix +++ b/hosts/mercury/hjem.nix @@ -24,6 +24,7 @@ inputs.glide-browser.packages."x86_64-linux".default (pkgs.callPackage ../../pkgs/yoshi.nix {inherit inputs;}) + (pkgs.callPackage ../../pkgs/yo.nix {inherit inputs;}) ]; files.".config/captive-browser.toml".text = '' -- cgit v1.3.1