✏️」 norm: formetted config.nxi

This commit is contained in:
2025-08-27 22:41:19 +02:00
parent fa0ff159e2
commit 24a8d64baa

View File

@ -21,7 +21,11 @@
];
networking.hosts = {
"127.0.0.1" = [ "app1.com" "app2.com" "app3.com" ];
"127.0.0.1" = [
"app1.com"
"app2.com"
"app3.com"
];
};
# Since `fileSystems` is ignored by nixos-generators, we need to be creative