We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f040ff commit fb9fafcCopy full SHA for fb9fafc
modules/flake/topology/default.nix
@@ -60,7 +60,7 @@
60
jeeves = removebg {
61
image = pkgs.fetchurl {
62
url = "https://www.fractal-design.com/app/uploads/2019/06/Define-R2-XL_BK_2-1440x1440.jpg";
63
- hash = "sha256-x0kxRVTZT6xBxEtClCyQGxvS/Rs3/iXkbJEl6VHdtdU=";
+ hash = "sha256-as3hkEZl3WIHXHS0wCavaESp7vvudf0YQvUDeDPaH+8=";
64
};
65
fuzz = 1;
66
0 commit comments