Rename options.machines -> options.machine
This commit is contained in:
parent
95c39f896c
commit
b5d23b1ddc
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
(
|
||||
{ lib, ... }:
|
||||
{
|
||||
options.machines = {
|
||||
options.machine = {
|
||||
fs = {
|
||||
bootUUID = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue