nix-dotfiles/hm_modules/biblio.nix
2023-01-19 20:01:19 +01:00

1 line
66 B
Nix

{ pkgs, ... }: { home.packages = with pkgs; [ calibre mangal ]; }