aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-19 17:31:35 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-19 17:31:35 -0500
commitc9ec61f01a26cff66ef779f0b94694684a16d7da (patch)
tree5c85649824fb783a63dc11b9df970b371f13e31f /flake.nix
parent5d0d346f838a7711fa79eb6edab828107b95a499 (diff)
firefox configs
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