Flake update, cleanup
This commit is contained in:
@@ -5,10 +5,5 @@
|
||||
type = lib.types.int;
|
||||
default = 10;
|
||||
};
|
||||
|
||||
hm = lib.mkOption {
|
||||
type = lib.types.attrsOf lib.types.anything;
|
||||
default = { };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user