format with alejandra
This commit is contained in:
parent
833f3f79e2
commit
970480cb53
4 changed files with 39 additions and 42 deletions
10
home.nix
10
home.nix
|
|
@ -56,7 +56,7 @@
|
|||
my.insync-v3
|
||||
jetbrains.rider
|
||||
alejandra
|
||||
gnome-secrets
|
||||
# gnome-secrets
|
||||
amberol
|
||||
dotnet-sdk_7
|
||||
# gnome workbench
|
||||
|
|
@ -124,10 +124,10 @@
|
|||
enableUpdateCheck = false;
|
||||
extensions = [pkgs.vscode-extensions.bbenoist.nix];
|
||||
userSettings = {
|
||||
"files.insertFinalNewline" = true;
|
||||
"[nix]" = {
|
||||
"editor.tabSize" = 2;
|
||||
};
|
||||
"files.insertFinalNewline" = true;
|
||||
"[nix]" = {
|
||||
"editor.tabSize" = 2;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue