index
:
NixOS-WSL.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configuration.nix
Age
Commit message (
Expand
)
Author
2023-09-29
feat: rewrite tarball generation to use proper nixos-install + nixos-enter
K900
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 i...
Alex Jackson
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
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
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
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