diff options
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; |
