sisko: various minor changes
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user