diff options
| author | Fuwn <[email protected]> | 2024-10-09 00:15:59 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-09 00:15:59 -0700 |
| commit | 435e3c33d82c4eb4abf1b43890f1273a4e2f87c9 (patch) | |
| tree | 7a7bf3d9a91584475860d5b761d6004a4bd394b8 | |
| parent | home: use zen twilight (diff) | |
| download | nixos-config-435e3c33d82c4eb4abf1b43890f1273a4e2f87c9.tar.xz nixos-config-435e3c33d82c4eb4abf1b43890f1273a4e2f87c9.zip | |
browser: add pywalfox
| -rw-r--r-- | home/ebisu/core/browser/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/core/browser/default.nix b/home/ebisu/core/browser/default.nix index 8233355..14b2c30 100644 --- a/home/ebisu/core/browser/default.nix +++ b/home/ebisu/core/browser/default.nix @@ -6,5 +6,6 @@ tor-browser-bundle-bin tsutsumi.zen-browser-twilight-bin epiphany + pywalfox-native ]; } |