diff --git a/flake.nix b/flake.nix index 81fb70c..4c8ab2b 100644 --- a/flake.nix +++ b/flake.nix @@ -51,6 +51,7 @@ }; homeConfigurations = { speccon18 = home-manager.lib.homeManagerConfiguration { + pkgs = nixpkgs.legacyPackages.x86_64-linux; modules = [ ./hm-modules/home-manager.nix]; # username = "speccon18"; # homeDirectory = "/home/speccon18";