forked from kalipso/infrastructure
Configure fanny for disk and initssh module
This commit is contained in:
@@ -36,13 +36,13 @@ The disks module can be used by importing `inputs.self.nixosModules.malobeo.disk
|
||||
- **Type:** `string`
|
||||
- **Default:** `""`
|
||||
- **Description:**
|
||||
The device name (e.g., `/dev/sda`) for the root filesystem.
|
||||
The device name (beginning after `/dev/` e.g., `sda`) for the root filesystem.
|
||||
|
||||
#### `cfg.disk1` (string)
|
||||
- **Type:** `string`
|
||||
- **Default:** `""`
|
||||
- **Description:**
|
||||
The device name (e.g., `/dev/sdb`) for the optional mirror disk of the root filesystem.
|
||||
The device name (beginning after `/dev/` e.g., `sdb`) for the optional mirror disk of the root filesystem.
|
||||
|
||||
#### `cfg.swap` (string)
|
||||
- **Type:** `string`
|
||||
|
||||
Reference in New Issue
Block a user