hephaestus: install ansel in home packages
This commit is contained in:
parent
69a0931550
commit
213870b85d
|
@ -34,7 +34,11 @@
|
||||||
zotero
|
zotero
|
||||||
;
|
;
|
||||||
|
|
||||||
inherit (pkgs.packages) spot;
|
inherit
|
||||||
|
(pkgs.packages)
|
||||||
|
ansel
|
||||||
|
spot
|
||||||
|
;
|
||||||
|
|
||||||
inherit (pkgs.wineWowPackages) stable;
|
inherit (pkgs.wineWowPackages) stable;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue