remove remote mix input

This commit is contained in:
Emile Clark-Boman 2026-01-24 23:27:10 +10:00
parent 498412e050
commit 0514b9d8c9
3 changed files with 7 additions and 79 deletions

View file

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