restructure
This commit is contained in:
parent
4922f8f7cb
commit
ffe40ca5e7
25 changed files with 84 additions and 66 deletions
13
flake.nix
13
flake.nix
|
|
@ -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
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue