Revert "nixos/top-level: add specialisation.<name>.configuration type"
This reverts commit 05fbc82771a0a63473cbd22cdc2367f393ad00f4.
This commit is contained in:
parent
5ca36419d1
commit
56c42142ed
@ -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…
x
Reference in New Issue
Block a user