Merge pull request #60174 from exarkun/patch-2

Fix the rootPartitionUUID description
This commit is contained in:
Graham Christensen
2020-06-02 08:54:51 -04:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ in
default = null;
example = "14e19a7b-0ae0-484d-9d54-43bd6fdc20c7";
description = ''
UUID for the main NixOS partition on the SD card.
UUID for the filesystem on the main NixOS partition on the SD card.
'';
};