refactor
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{ pkgs, ... }: { home.packages = with pkgs; [ foundry-bin solc ]; }
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
{ pkgs, ... }: { home.packages = with pkgs; [ foundry-bin solc ]; }
|
||||