@ -73,7 +73,7 @@
pkgs = nixpkgs.legacyPackages.${system};
modules = [
./profiles/${profile}
./homes/${username}
./homes/${username}/home.nix
stylix.homeModules.stylix
];
};