diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-26 22:01:19 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-26 22:01:19 -0600 |
| commit | 39bd763a4d5a21cec3b6bc3aca34bbca3313f474 (patch) | |
| tree | 11492d7bbbbfc52bdf17deb5b61d8991ce334944 /hosts/mercury/hjem.nix | |
| parent | 94f08f5ca042cd2d65379b13767096936f8028ce (diff) | |
revamp util.lua
Diffstat (limited to 'hosts/mercury/hjem.nix')
| -rw-r--r-- | hosts/mercury/hjem.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 = '' |
