diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 22:32:59 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 22:32:59 -0600 |
| commit | 94f08f5ca042cd2d65379b13767096936f8028ce (patch) | |
| tree | 2de57e60d2a375c808f039e560fa42be8e79b2f4 /flake.nix | |
| parent | 606b7ae3bb2b45e094132dbec4574faa4317331f (diff) | |
changes
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -38,6 +38,11 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + yoshi-lua = { + url = "github:bluedragon1221/yoshi"; + flake = false; + }; + firefox-csshacks = { url = "github:MrOtherGuy/firefox-csshacks"; flake = false; |
