hephaestus: install ansel in home packages

This commit is contained in:
Antoine Martin 2023-12-18 17:58:48 +01:00
parent 7964fe87a6
commit df68bec02b

View file

@ -34,7 +34,11 @@
zotero
;
inherit (pkgs.packages) spot;
inherit
(pkgs.packages)
ansel
spot
;
inherit (pkgs.wineWowPackages) stable;
};