Revert "nixos/top-level: add specialisation.<name>.configuration type"
This reverts commit 05fbc82771
.
This commit is contained in:
parent
5ca36419d1
commit
56c42142ed
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ in
|
|||
};
|
||||
|
||||
options.configuration = mkOption {
|
||||
type = types.attrsOf types.anything;
|
||||
default = {};
|
||||
description = "Arbitrary NixOS configuration options.";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue