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
/
modules
Age
Commit message (
Expand
)
Author
2023-10-02
feat: add welcome message
K900
2023-09-30
fix: fix config generation for legacy/tests
K900
2023-09-29
fix: fix legacy (syschdemd) mode
K900
2023-09-29
fix: add warnings for old removed options
K900
2023-09-29
cleanup: remove old WSL interop hacks
K900
2023-09-29
cleanup: remove old docker-desktop hacks
K900
2023-09-29
cleanup: remove the old installer, now unused
K900
2023-09-29
feat: rewrite tarball generation to use proper nixos-install + nixos-enter
K900
2023-09-29
systemd: default to native
K900
2023-09-29
cleanup: minor treewide cleanups
K900
2023-09-12
Refactor (#291)
nzbr
2023-08-15
feat: add a recovery shell
K900
2023-07-24
Only include wslpath derivation on syschdemd
nzbr
2023-07-24
fix: shells test
nzbr
2023-06-26
Make system config included in the tarball writeable
Terje Larsen
2023-06-21
Allow customizing the system config to include in the tarball
Terje Larsen
2023-06-19
Include per-user applications in start menu launchers
Terje Larsen
2023-06-16
Merge pull request #253 from SuperSandro2000/systemd-timesyncd
Sandro
2023-06-14
Enable systemd-timesyncd to prevent clock drift
Sandro Jäckel
2023-04-15
fix(native-systemd): fix PATH, don't source set-environment
K900
2023-04-13
fix: add /bin to path too
K900
2023-04-11
Merge pull request #240 from K900/smol-fix
K900
2023-04-04
fix: explicitly add systemctl and grep to path in shell-wrapper
K900
2023-04-03
Merge pull request #233 from SuperSandro2000/networking-extraHosts-warning
nzbr
2023-04-01
wsl-conf: warn when networking.extraHosts has no effect
Sandro Jäckel
2023-03-28
fix: fix typo
K900
2023-03-27
fix: just pull in the entire environment into the /bin/sh wrapper
K900
2023-03-17
Revert "Enable udev by default (it can be useful when using usbip)" (#232)
Sandro
2023-03-12
Fix perl locale errrors in installer
Teo Camarasu
2023-03-01
Udev can actually be useful for usbip
Kovacsics Robert
2023-02-09
Silence bootloader warning again
Sandro
2023-02-02
Add wsl.binShPkg and wsl.populateBin options to make envfs easily possible
Sandro Jäckel
2023-02-02
Merge pull request #214 from K900/until-morale-improves
K900
2023-02-01
feat: use a Rust tool to do the PATH manipulations
K900
2023-02-01
Merge pull request #209 from nix-community/wslpath-cleanup
Sandro
2023-02-01
fix: actually fix PATH filtering
K900
2023-01-30
Merge pull request #175 from SuperSandro2000/boot-isContainer-cleanup
Sandro
2023-01-30
Remove wslpath from systemPackages
Sandro
2023-01-30
Update modules/wsl-distro.nix
nzbr
2023-01-30
fix: ensure /nix/nixos-wsl exists before linking entrypoint
K900
2023-01-30
hotfix: emergency typo fix
K900
2023-01-30
Merge pull request #207 from K900/relink-x11-socket
K900
2023-01-30
don't hardcode automount root
nzbr
2023-01-29
Use upstream settings instead of workarounds to disable unsupported settings
Sandro Jäckel
2023-01-29
fix: relink the X11 socket into place if needed
K900
2023-01-28
Add tests for changing username and diverging user attr and name
nzbr
2023-01-27
Default user name isn't necessarily the same as user attr name
Robert Kovacsics
2023-01-18
Merge branch 'main' into version
nzbr
2023-01-18
flag options as internal
nzbr
2023-01-10
Merge pull request #197 from SuperSandro2000/PATH-robust
K900
[next]