[feat] Use goread with custom patches

This commit is contained in:
uttarayan21
2024-03-17 04:46:53 +05:30
parent 8849c51765
commit 33a94911df
4 changed files with 174 additions and 3 deletions

View File

@@ -5,14 +5,12 @@
./wezterm.nix
./nvim.nix
./goread.nix
./tuifeed.nix
./newsboat.nix
] ++ lib.optionals device.isLinux [ ../linux ];
home.packages = with pkgs;
[
newsboat
russ
go
picat
spotdl

View File

@@ -25,6 +25,7 @@
lspconfig = {
enable = true;
servers = {
gopls.enable = true;
nil = {
enable = true;
extraConfig =