TBD
- Enable WSL if you haven't done already:
wsl --install --no-distribution
- Download nixos.wsl from the latest release.
- Double-click the file you just downloaded (requires WSL >= 2.4.4)
- You can now run NixOS:
wsl -d NixOS
- The following commands:
cdexport NIXPKGS_ALLOW_UNFREE=1nix-shell -p git sops _1password-cli fzfgit clone https://github.com/Dumspy/dotfiles.gitcd ./dotfilesdotfiles/nix/secrets/build.shdotfiles/rebuild.sh
npiperelay is needed for the SSH agent forwarding to work from the host system to the WSL instance. Ensure that npiperelay is added to the PATH of the host Windows system.