| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-29 | feat: rewrite tarball generation to use proper nixos-install + nixos-enter | K900 | |
| Supersedes #243. | |||
| 2023-07-19 | Bump stable to 23.05 | Sandro Jäckel | |
| 2022-12-14 | Update stateVersion for new installs | nzbr | |
| 2022-11-09 | update remaining references to wsl.automountPath (#158) | nzbr | |
| 2022-10-30 | feat: native systemd support (#134) | K900 | |
| 2022-10-17 | Do not import minimal profile by default (#144) | Sandro | |
| 2022-06-06 | switch to nixpkgs 22.05 | nzbr | |
| 2022-04-21 | clarify language for docker-native in configuration.nix and reorder imports ↵ | Alex Jackson | |
| in flake.nix | |||
| 2022-04-21 | rename existing docker option to docker-desktop | nzbr | |
| 2022-04-18 | add docker-native module for native docker support in NixOS | Alex Jackson | |
| Addresses [#59](https://github.com/nix-community/NixOS-WSL/issues/59#issuecomment-1092657189) by overlaying legacy iptables on the docker package. | |||
| 2022-03-26 | remove unneccessary import from configuration.nix | nzbr | |
| 2022-02-08 | create an installer tarball to circumvent the unspecified error when running ↵ | nzbr | |
| wsl --import | |||
| 2022-02-08 | add a module for docker-desktop support | nzbr | |
| 2022-02-01 | move wsl-specific config to a flake module | nzbr | |
| 2022-02-01 | move build-tarball to a flake module | nzbr | |
| 2021-12-14 | don't try to enter namespace if already inside it | nzbr | |
| 2021-12-14 | remove (now unneccesary) environment variables | nzbr | |
| 2021-12-14 | Merge remote-tracking branch 'ajgrf/env-passthru' into WSLg | nzbr | |
| 2021-12-14 | Add support for WSLg | nzbr | |
| 2021-10-13 | Add Windows %PATH% to Linux $PATH | Alex Griffin | |
| 2021-02-20 | Run `nixpkgs-fmt .` | Vincent Haupert | |
| 2021-02-18 | Convert to flakes; build tarball with GitHub Actions | Jamie Magee | |
| 2021-02-18 | Switch to a bit more generic name for default user | Andreas Stührk | |
| 2021-02-17 | Run activation script in syschdemd; don't use custom wrapper dir | Andreas Stührk | |
| Otherwise the activation script fails in the "specialfs" phase. This happens because NixOS mounts wrapperDir's parent directory as tmpfs. With "/wrappers" as value, that means "/" would be tried to be (re-)mounted as tmpfs, and that has little chances of success. Luckily, a custom value for `wrapperDir` isn't even necessary and was only done because I grossly misunderstood NixOS's boot process: It calls the activation script on each boot. As syschdemd is NixOS-WSL's init replacement, calling the activation script there should be the correct fix. Fixes #11 | |||
| 2021-01-11 | Add defaultUser to `wheel` group | Rasmus Eskola | |
| 2019-12-07 | Give up running init-replacement as non-root | Andreas Stührk | |
| 2019-11-28 | Initial commit: seems to be at least somewhat usable | Andreas Stührk | |
