* re-indent per-server-options.nix content.
svn path=/nixos/trunk/; revision=18106
This commit is contained in:
parent
063224bc84
commit
ff1d9969fb
@ -8,9 +8,7 @@
|
|||||||
let
|
let
|
||||||
inherit (pkgs.lib) mkOption addDefaultOptionValues;
|
inherit (pkgs.lib) mkOption addDefaultOptionValues;
|
||||||
|
|
||||||
perServerOptions = {forMainServer}:
|
perServerOptions = {forMainServer}: {
|
||||||
# !!! The following have to be re-indent later.
|
|
||||||
{
|
|
||||||
|
|
||||||
hostName = mkOption {
|
hostName = mkOption {
|
||||||
default = "localhost";
|
default = "localhost";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user