diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-18 07:03:30 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-18 07:03:30 -0600 |
| commit | c077985d73e021de9b7878dc8864352aff9ad1bd (patch) | |
| tree | 57012766ed433a487843a87b061855f414d5a7e3 /flake.nix | |
| parent | 5253ac591f124183c12a0d5527f9b52e1c855ea3 (diff) | |
betterfox
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,6 +37,10 @@ url = "github:MrOtherGuy/firefox-csshacks"; flake = false; }; + betterfox = { + url = "github:yokoffing/Betterfox"; + flake = false; + }; nmd.url = "github:gvolpe/nmd"; }; |
