mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 03:03:29 -05:00
add gopls
This commit is contained in:
parent
aa209a91b9
commit
7feed24b7d
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
home = {
|
||||
packages = with pkgs; [
|
||||
go
|
||||
gopls
|
||||
];
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue