DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ab1f2aed5692a4d8c7ab7ccb7daccf5502e31f67 — Jonni Liljamo 4 months ago 33f3c51
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 {