mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-12 16:10:03 +01:00
name on partition is no longer optional
This commit is contained in:
parent
fd2de4ddd4
commit
3e48d1fd85
1 changed files with 0 additions and 1 deletions
|
|
@ -415,7 +415,6 @@ rec {
|
|||
};
|
||||
name = mkOption {
|
||||
type = types.nullOr types.str;
|
||||
default = null;
|
||||
};
|
||||
start = mkOption {
|
||||
type = types.str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue