1
0
Fork 0

Remove previews

This commit is contained in:
Malte Brandy 2021-06-01 23:59:37 +02:00
parent 5b8cfd7d50
commit c6b3e88210
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -3,5 +3,5 @@ let
unstable = import super.sources.nixos-unstable { };
in
{
inherit (unstable) laminar upterm syncthing vimPlugins dhallPackages fzf gomuks nheko haskellPackages ghc cachix nix-output-monitor matrix-synapse-tools;
inherit (unstable) haskellPackages ghc cachix nix-output-monitor;
}