This implements support for multiarch systemConfigs.
First, it checks for `systemConfigs.${currentSystem}.${attr}`.
`currentSystem` is evaluated ahead of time in a separate Nix invocation
for simplicitly. Then, if that does not exist, it falls back to
`systemConfigs.${attr}`.
Closes #230
Closes #233
---------
Co-authored-by: [eureka@nixos] <57543709+eureka-cpu@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| activate | ||
| systemd | ||
| activate.rs | ||
| lib.rs | ||
| main.rs | ||
| register.rs | ||
| systemd.rs | ||