sisko: various minor changes

This commit is contained in:
2025-07-31 00:07:34 +02:00
parent 5dcd4c11bb
commit ee23a6eb75
3 changed files with 28 additions and 21 deletions

View File

@@ -71,6 +71,7 @@
playerctl
pwgen
restic
rocmPackages.clang
traceroute
w3m
@@ -91,7 +92,7 @@
settings.window.opacity = 0.92;
};
ncmpcpp.enable = true;
neovim.plugins = with pkgs.vimPlugins; [ copilot-vim ];
neovim.plugins = with pkgs.vimPlugins; [ copilot-vim coc-clangd ];
rbw = {
enable = true;
settings = {