chore(systems): minor cleanup

This commit is contained in:
arcnmx 2024-02-19 11:29:46 -08:00
parent 6e882b5342
commit 35177ce911
4 changed files with 21 additions and 18 deletions

View file

@ -4,7 +4,6 @@
};
systems = import ./systems {
inherit inputs;
tree = tree.impure;
};
outputs =
inputs.flake-utils.lib.eachDefaultSystem