treewide: use a more proper structure

This commit is contained in:
EdenQwQ 2025-03-21 19:20:06 +08:00
parent 7f7f5df90d
commit 54c0263efe
2 changed files with 5 additions and 4 deletions

View file

@ -31,10 +31,6 @@ in
user = "eden";
in
{
overlays = import ../overlays { inherit inputs; };
homeManagerModules = import ../modules/home-manager;
nixosConfigurations.${host} = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit