diff --git a/flake.nix b/flake.nix index fcced8c..0cc60ee 100644 --- a/flake.nix +++ b/flake.nix @@ -50,7 +50,8 @@ }; }; homeManagerConfiguration = { - speccon18 = { + speccon18 = home-manager.lib.homeManagerConfiguration { + pkgs = nixpkgs.legacyPackages.${system}; username = "speccon18"; homeDirectory = "/home/speccon18"; configuration = {