with import ; { pkgs, ... }: { environment.systemPackages = with pkgs; [ dpass ]; }