feat: add haskell tools
This commit is contained in:
parent
ae9754a466
commit
c5f0d28b71
4 changed files with 21 additions and 5 deletions
system
|
@ -13,4 +13,8 @@
|
|||
dates = "10:00";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
nix.binaryCaches = [ "https://nixcache.reflex-frp.org" ];
|
||||
nix.binaryCachePublicKeys =
|
||||
[ "ryantrinkle.com-1:JJiAKaRv9mWgpVAz8dwewnZe0AzzEAzPkagE9SP5NWI=" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue