Revert "nixos/top-level: add specialisation.<name>.configuration type"
This reverts commit 05fbc82771.
This commit is contained in:
@@ -173,7 +173,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
options.configuration = mkOption {
|
options.configuration = mkOption {
|
||||||
type = types.attrsOf types.anything;
|
|
||||||
default = {};
|
default = {};
|
||||||
description = "Arbitrary NixOS configuration options.";
|
description = "Arbitrary NixOS configuration options.";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user