Merge pull request #112050 from helsinki-systems/revert-111456-top-level
Revert "nixos/top-level: add specialisation.<name>.configuration type"
This commit is contained in:
commit
536fe36e23
@ -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.";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user