chore: statix fix
This commit is contained in:
parent
8ec7cb7794
commit
6d0186eadb
35 changed files with 39 additions and 46 deletions
|
|
@ -29,7 +29,7 @@ rec {
|
|||
let
|
||||
host = hosts.${name};
|
||||
user = host.config.metacfg.user.name or null;
|
||||
system = host.pkgs.stdenv.hostPlatform.system;
|
||||
inherit (host.pkgs.stdenv.hostPlatform) system;
|
||||
in
|
||||
result
|
||||
// {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue