fix remove submods.util

This commit is contained in:
Emile Clark-Boman 2026-01-27 12:58:34 +10:00
parent 7795231e5a
commit 8a7998712d

View file

@ -4,8 +4,4 @@ mix.newMixture inputs (mixture: {
./nt.nix
./bootstrap
];
submods.public = [
# TODO: make ./util private
./util
];
})