graphql testin'
This commit is contained in:
5
devenv.nix
Normal file
5
devenv.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
languages.go.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user