aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-25 22:32:59 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-25 22:32:59 -0600
commit94f08f5ca042cd2d65379b13767096936f8028ce (patch)
tree2de57e60d2a375c808f039e560fa42be8e79b2f4 /flake.nix
parent606b7ae3bb2b45e094132dbec4574faa4317331f (diff)
changes
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;