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";
|
||||
|
||||
# By default, this host runs on an external SSD attached to eirene...
|
||||
imports = [ ../../eirene/hardware ];
|
||||
# By default, this host runs on an external SSD attached to himalia...
|
||||
imports = [ ../../himalia/hardware ];
|
||||
|
||||
# ...but it can also run attached to a SAS-provided laptop.
|
||||
specialisation.sas.configuration = {
|
||||
disabledModules = [ ../../eirene/hardware ];
|
||||
disabledModules = [ ../../himalia/hardware ];
|
||||
imports = [ ./sas ];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user