Skip to content

Commit

Permalink
hephaestus: install ansel in home packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alarsyo committed Dec 18, 2023
1 parent 7964fe8 commit df68bec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion hosts/hephaestus/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@
zotero
;

inherit (pkgs.packages) spot;
inherit
(pkgs.packages)
ansel
spot
;

inherit (pkgs.wineWowPackages) stable;
};
Expand Down

0 comments on commit df68bec

Please sign in to comment.