diff --git a/flake.nix b/flake.nix index 70e4250..df59522 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ ]; }; - homeConfigurations.amper = home-manager.lib.homeManagerConfiguration { + homeConfigurations.${user} = home-manager.lib.homeManagerConfiguration { pkgs = nixpkgs.legacyPackages.${system}; extraSpecialArgs = { inherit inputs stateVersion user;