aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 31d663c..880eb70 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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;