[feat] Use goread with custom patches
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
lspconfig = {
|
||||
enable = true;
|
||||
servers = {
|
||||
gopls.enable = true;
|
||||
nil = {
|
||||
enable = true;
|
||||
extraConfig =
|
||||
|
||||
Reference in New Issue
Block a user