Try to get sea-store working
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ rec {
|
||||
};
|
||||
in {
|
||||
options = with types; {
|
||||
device = mkOption {
|
||||
encrypted-device = mkOption {
|
||||
type = str;
|
||||
description = "Path to the encrypted device.";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user