Format, and keep formatted

This commit is contained in:
John Ericson 2025-12-05 16:51:15 -05:00
parent 7a187fda7a
commit cfda626614
7 changed files with 94 additions and 41 deletions

View file

@ -90,7 +90,7 @@
};
};
herculesCI =
{ config, ... }:
{ ... }:
{
ciSystems = [ "x86_64-linux" ];
};