fixup
This commit is contained in:
parent
8b0299df98
commit
cd48c0cd39
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ let
|
|||
repo = "firefox-csshacks";
|
||||
rev = "7eca4b1050c4065130a2cf696302b4ef5d88d932";
|
||||
sparseCheckout = [ "!/*" "/chrome" "/content" ];
|
||||
hash = lib.fakeHash;
|
||||
hash = "sha256-rk0jC5AMw41xt5yItY7CAxuYAFhoe5Jy2tvwgh59cPI=";
|
||||
};
|
||||
in lib.mkIf hardware.graphics.enable or hardware.opengl.enable {
|
||||
programs.firefox = {
|
||||
|
|
Reference in a new issue