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
/
wsl-distro.nix
Age
Commit message (
Expand
)
Author
2023-09-29
feat: rewrite tarball generation to use proper nixos-install + nixos-enter
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-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-04
fix: explicitly add systemctl and grep to path in shell-wrapper
K900
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-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
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-10
Merge pull request #197 from SuperSandro2000/PATH-robust
K900
2023-01-09
Don't add an extra :, make robust against grep aliases
Sandro Jäckel
2022-12-28
Merge pull request #181 from nzbr/fix-start-menu-launchers
nzbr
2022-12-14
fix: don't fail system activation if no application launchers or icons exist
nzbr
2022-12-13
wsl-distro: disable oomd
K900
2022-12-11
Fix X11 socket symlink creation (#172)
Sandro
2022-12-01
Fix setting custom nameservers through networking.nameservers (#157)
nzbr
2022-11-28
Disable timesynced (#159)
Sandro
2022-11-28
Disable powerManagement (#160)
Sandro
2022-11-25
Setup /bin/login for native systemd support (#169)
psmf
2022-11-14
Fix syschdemd exit code (#140)
nzbr
2022-11-09
update remaining references to wsl.automountPath (#158)
nzbr
2022-11-06
wsl.conf: proper option types (#153)
nzbr
2022-11-02
Fix eval by disabling module completely when wsl.enable = false (#151)
Sandro
2022-10-30
NixOS users.users.<user> attribute name and .name can differ (#147)
Kovacsics Robert
2022-10-30
feat: native systemd support (#134)
K900
2022-10-25
remove boot.isContainer (#145)
nzbr
2022-08-29
feat: rewrite syschdemd (#126)
K900
[next]