mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-16 17:41:09 +02:00
feat: format via 'ls **/*.nix | each { |it| nixfmt $it.name }'
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
enable = true;
|
||||
config = {
|
||||
# for monitoring
|
||||
"stats" = {};
|
||||
"stats" = { };
|
||||
"api" = {
|
||||
"tag" = "api";
|
||||
"services" = [
|
||||
|
||||
Reference in New Issue
Block a user