Update elara host
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
services.tlp.settings.DISK_DEVICES = "sda";
|
services.tlp.settings.DISK_DEVICES = "sda";
|
||||||
|
|
||||||
# By default, this host runs on an external SSD attached to eirene...
|
# By default, this host runs on an external SSD attached to himalia...
|
||||||
imports = [ ../../eirene/hardware ];
|
imports = [ ../../himalia/hardware ];
|
||||||
|
|
||||||
# ...but it can also run attached to a SAS-provided laptop.
|
# ...but it can also run attached to a SAS-provided laptop.
|
||||||
specialisation.sas.configuration = {
|
specialisation.sas.configuration = {
|
||||||
disabledModules = [ ../../eirene/hardware ];
|
disabledModules = [ ../../himalia/hardware ];
|
||||||
imports = [ ./sas ];
|
imports = [ ./sas ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user