grub: Change fsIdentifier to str from string

This commit is contained in:
William A. Kennington III 2014-05-01 23:11:18 -05:00
parent 5870ae613f
commit 8329d12b79

View file

@ -212,7 +212,7 @@ in
fsIdentifier = mkOption {
default = "uuid";
type = types.addCheck types.string
type = types.addCheck types.str
(type: type == "uuid" || type == "label" || type == "provided");
description = ''
Determines how grub will identify devices when generating the