{ pkgs, ... }: { environment.systemPackages = with pkgs; [ libgourou master.calibre ]; services.udisks2.enable = true; }