diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-25 13:47:47 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-25 13:47:47 -0600 |
| commit | fbecc291f4d3a5f93e487526701d43a494b88ece (patch) | |
| tree | 8af9070313d274ed5ef282f395b9163df3364eb2 /hosts/mercury | |
| parent | d2747292dff98c64b974bdfe6b46bc62252298de (diff) | |
changes
Diffstat (limited to 'hosts/mercury')
| -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 8504b64..ded2d7b 100644 --- a/hosts/mercury/hjem.nix +++ b/hosts/mercury/hjem.nix @@ -34,6 +34,7 @@ in { captive-browser # https://words.filippo.io/captive-browser captiveBrowserDesktop inputs.glide-browser.packages."x86_64-linux".default + inputs.vermilion.packages."x86_64-linux".default (pkgs.callPackage ../../pkgs/yoshi.nix {inherit inputs;}) (pkgs.callPackage ../../pkgs/yo.nix {inherit inputs;}) |
