refactor: run nixfmt-tree and deadnix

This commit is contained in:
2026-02-08 10:11:47 +01:00
parent 643dc4bae9
commit 96c865443e
18 changed files with 442 additions and 427 deletions

View File

@@ -1,6 +1,6 @@
{ ... }:
{ ... }:
{
plugins.guess-indent = {
enable = true;
};
plugins.guess-indent = {
enable = true;
};
}