mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 21:13:56 +00:00
add haskell programming template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ ... }: {
|
||||
|
||||
# Binary Cache for Haskell.nix
|
||||
nix.settings.trusted-public-keys =
|
||||
[ "hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=" ];
|
||||
nix.settings.substituters = [ "https://cache.iog.io" ];
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user