restructure

This commit is contained in:
Henri Dohmen 2025-07-14 14:45:55 +02:00
parent 4922f8f7cb
commit ffe40ca5e7
25 changed files with 84 additions and 66 deletions

View file

@ -45,9 +45,8 @@
};
modules = [
./host/solo
./host
./mod
./mod-hm
./home
./common
overlays
];
};
@ -59,9 +58,8 @@
};
modules = [
./host/c2
./host
./mod
./mod-hm
./home
./common
overlays
];
};
@ -81,8 +79,7 @@
};
imports = [
./host/roam
./host
./mod
./common
overlays
];
};