Add lots of missing option types
This commit is contained in:
@@ -48,7 +48,7 @@ in
|
||||
Rather, it should be the path of a symlink that points to the
|
||||
actual shell in the Nix store.
|
||||
'';
|
||||
type = types.uniq types.path;
|
||||
type = types.path;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user