mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-31 04:04:55 +00:00
set default for systems
This commit is contained in:
parent
7c7a8bce3d
commit
4570815ce4
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ in
|
|||
In other words, all valid values for `system` in e.g. `packages.<system>.foo`.
|
||||
'';
|
||||
type = types.listOf types.str;
|
||||
default = lib.systems.flakeExposed;
|
||||
};
|
||||
|
||||
perInput = mkOption {
|
||||
|
|
Loading…
Add table
Reference in a new issue