mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
added docker config, nix formatting
This commit is contained in:
parent
c8eb3af384
commit
0d13ca10a7
3 changed files with 15 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
taplo
|
||||
sumneko-lua-language-server
|
||||
nil
|
||||
alejandra # nix formatting
|
||||
];
|
||||
|
||||
programs.helix = {
|
||||
|
|
@ -57,7 +58,9 @@
|
|||
statusline = {
|
||||
left = ["mode" "spinner" "spacer" "version-control" "file-name"];
|
||||
};
|
||||
|
||||
file-picker = {
|
||||
git-ignore = false;
|
||||
};
|
||||
|
||||
lsp = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue