chore: format
1 files changed, 1 insertions(+), 4 deletions(-) M systems/default.nix
M systems/default.nix => systems/default.nix +1 -4
@@ 1,7 1,4 @@ -{ - inputs, - ... -}: { +{inputs, ...}: { flake = let mkHost = name: cfg: inputs.nixpkgs.lib.nixosSystem {