hosts: rearrange modules a bit

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-05-27 19:33:11 +05:30
parent ed71d6459c
commit e902309c28
16 changed files with 286 additions and 362 deletions

View File

@@ -22,7 +22,7 @@ in
./satori
{ nixpkgs.pkgs = self.legacyPackages.${system}; }
]
++ personalModules
++ desktopModules
++ commonModules;
};