mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-10-13 18:44:45 +02:00
「✏️」 norm: formetted config.nxi
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user