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 747c47a..6467578 100644
--- a/flake.nix
+++ b/flake.nix
@@ -24,6 +24,11 @@
url = "github:feel-co/hjem";
inputs.nixpkgs.follows = "nixpkgs";
};
+
+ firefox-csshacks = {
+ url = "github:MrOtherGuy/firefox-csshacks";
+ flake = false;
+ };
};
outputs = inputs: let