hosts: misc cleanups
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
backupLabel = "postgresql";
|
||||
in
|
||||
{
|
||||
network.routingType = "dynamic";
|
||||
network.hardwareAddress = "bc:24:11:15:d0:d4";
|
||||
|
@@ -6,6 +6,7 @@
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
jvmOpts = lib.strings.concatStringsSep " " [
|
||||
"-Xms6144M"
|
||||
|
Reference in New Issue
Block a user