File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ navigation: widget
117
117
strings:
118
118
productName: "${NAME}"
119
119
shortProductName: NixOS
120
- version:
121
- shortVersion:
120
+ version: ""
121
+ shortVersion: ""
122
122
versionedName: NixOS
123
123
shortVersionedName: NixOS
124
124
bootloaderEntryName: NixOS
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ initialSwapChoice: none
193
193
194
194
# Default filesystem type, used when a "new" partition is made.
195
195
#
196
- # When replacing a partition, the new filesystem type will be from the
196
+ # When replacing a partition, the new filesystem type will be from the
197
197
# defaultFileSystemType value. In other cases, e.g. Erase and Alongside,
198
198
# as well as when using manual partitioning and creating a new
199
199
# partition, this filesystem type is pre-selected. Note that
You can’t perform that action at this time.
0 commit comments