Use garnix cache

This commit is contained in:
Sridhar Ratnakumar 2022-07-18 16:10:45 -04:00
parent 7c31f31617
commit aece4b3525

View file

@ -1,8 +1,5 @@
{ pkgs, ... }: {
imports = [
./iohk.nix
# ./reflex.nix -- not working on reflex*
# ./platonic.nix -- don't need ssh cache
# ./cm-idris2-pkgs.nix
./oss.nix
];
}