Add lots of missing option types
This commit is contained in:
@@ -13,6 +13,7 @@ with pkgs.lib;
|
||||
services.udisks2 = {
|
||||
|
||||
enable = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = ''
|
||||
Whether to enable Udisks, a DBus service that allows
|
||||
|
||||
Reference in New Issue
Block a user