mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
nixos/state: add default value
This commit is contained in:
parent
bba6b43ed6
commit
d3d53f3146
@ -13,6 +13,7 @@
|
||||
freeformType = with lib.types; attrsOf anything;
|
||||
default = { };
|
||||
};
|
||||
default = { };
|
||||
description = ''
|
||||
A set of values referring to the system state for use in other parts of
|
||||
the NixOS system. Useful for consistent values and referring to a single
|
||||
|
Loading…
Reference in New Issue
Block a user