power-action: string -> str
This commit is contained in:
parent
e1547f13f7
commit
8f411d8c91
@ -16,7 +16,7 @@ let
|
||||
default = "BAT0";
|
||||
};
|
||||
user = mkOption {
|
||||
type = types.string;
|
||||
type = types.str;
|
||||
default = "power-action";
|
||||
};
|
||||
startAt = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user