mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
update system
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
plugins = {
|
||||
conform-nvim.formattersByFt.sh = [ "shfmt" ];
|
||||
conform-nvim.settings.formatters_by_ft.sh = [ "shfmt" ];
|
||||
lsp.servers.bashls.enable = true;
|
||||
};
|
||||
extraPackages = [ pkgs.shfmt ];
|
||||
|
||||
Reference in New Issue
Block a user