home-manager-wsl, }: { homeConfigurations."USERNAME" = home-manager.lib.homeManagerConfiguration { modules = [ # ... home-manager-wsl.homeModules.default ]; }; }; } Build the tarball nix build /path/to/your/flake#homeConfigurations.USERNAME.config.wsl.tarball Install Copy the resulting tar...
Currently there are mostly Linux machines (one WSL2 environment that I need to include at some point) I manage this way: atuan: my home PC running NixOS tuon: Void Linux on my current work laptop angband: a tiny notebook (64 GB of disk space only) I use when traveling paln: a ...