Devtools: Reorganize submodules to be more ... modular

This commit is contained in:
2026-05-06 23:12:58 +02:00
parent c6f03484a6
commit 170a8abba2
4 changed files with 12 additions and 2 deletions
+5
View File
@@ -3,6 +3,11 @@
imports = with inputs.self.modules.nixos;
with inputs.self.factory; [
development-tools
rust-dev
udev
udev-pio
docker
];
};