Adding foundry
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ inputs, pkgs, foundry, ... }: {
|
||||
# home.packages = [ pkgs.foundry-bin pkgs.solc ];
|
||||
|
||||
home.packages = with pkgs; [ foundry-bin solc ];
|
||||
programs = { gh.enable = true; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user