This commit is contained in:
cy 2025-01-10 23:17:27 -05:00
parent a9b4fab153
commit c4cda77be8
7 changed files with 15 additions and 17 deletions

View file

@ -116,7 +116,7 @@
checks = forEachSystem (pkgs: {
formatting = treefmtEval.${pkgs.system}.config.build.check self;
});
# lets us build overlayed packages with `nix build .#<package>`
# lets us build overlaid packages with `nix build .#<package>`
packages = pkgsFor;
nixosConfigurations =