Better organized development configurations
This commit is contained in:
parent
f5ed37a7fb
commit
f93a17a74f
21 changed files with 70 additions and 52 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ pkgs, ... }: {
|
||||
programs.go = {
|
||||
enable = true;
|
||||
goPath = ".go";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [ gopls ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue