move nixlang impls to their own directory tree

This commit is contained in:
Qyriad 2026-02-03 16:19:33 +01:00
parent a06790a2af
commit fe8d00b2c2
9 changed files with 136 additions and 75 deletions

View file

@ -2,8 +2,8 @@
{
imports = [
./dynamic.nix
./dynamic-options.nix
./modules/dynamic-overrides.nix
./modules/dynamicism
"${modulesPath}/profiles/qemu-guest.nix"
];