sombrero: Cleanup configuration.nix whitespace
This commit is contained in:
@@ -168,7 +168,6 @@
|
|||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
mod = {
|
mod = {
|
||||||
docker.enable = true;
|
docker.enable = true;
|
||||||
nginx.enable = true;
|
nginx.enable = true;
|
||||||
@@ -189,5 +188,4 @@
|
|||||||
# Before changing this value read the documentation for this option
|
# Before changing this value read the documentation for this option
|
||||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||||
system.stateVersion = "22.11"; # Did you read the comment?
|
system.stateVersion = "22.11"; # Did you read the comment?
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user