summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-10-02feat: add welcome messageK900
2023-09-30fix: fix config generation for legacy/testsK900
2023-09-29fix: fix legacy (syschdemd) modeK900
2023-09-29fix: add warnings for old removed optionsK900
2023-09-29cleanup: remove old WSL interop hacksK900
2023-09-29cleanup: remove old docker-desktop hacksK900
2023-09-29cleanup: remove the old installer, now unusedK900
2023-09-29feat: rewrite tarball generation to use proper nixos-install + nixos-enterK900
2023-09-29systemd: default to nativeK900
2023-09-29cleanup: minor treewide cleanupsK900
2023-09-12Refactor (#291)nzbr
2023-08-15feat: add a recovery shellK900
2023-07-24Only include wslpath derivation on syschdemdnzbr
2023-07-24fix: shells testnzbr
2023-06-26Make system config included in the tarball writeableTerje Larsen
2023-06-21Allow customizing the system config to include in the tarballTerje Larsen
2023-06-19Include per-user applications in start menu launchersTerje Larsen
2023-06-16Merge pull request #253 from SuperSandro2000/systemd-timesyncdSandro
2023-06-14Enable systemd-timesyncd to prevent clock driftSandro Jäckel
2023-04-15fix(native-systemd): fix PATH, don't source set-environmentK900
2023-04-13fix: add /bin to path tooK900
2023-04-11Merge pull request #240 from K900/smol-fixK900
2023-04-04fix: explicitly add systemctl and grep to path in shell-wrapperK900
2023-04-03Merge pull request #233 from SuperSandro2000/networking-extraHosts-warningnzbr
2023-04-01wsl-conf: warn when networking.extraHosts has no effectSandro Jäckel
2023-03-28fix: fix typoK900
2023-03-27fix: just pull in the entire environment into the /bin/sh wrapperK900
2023-03-17Revert "Enable udev by default (it can be useful when using usbip)" (#232)Sandro
2023-03-12Fix perl locale errrors in installerTeo Camarasu
2023-03-01Udev can actually be useful for usbipKovacsics Robert
2023-02-09Silence bootloader warning againSandro
2023-02-02Add wsl.binShPkg and wsl.populateBin options to make envfs easily possibleSandro Jäckel
2023-02-02Merge pull request #214 from K900/until-morale-improvesK900
2023-02-01feat: use a Rust tool to do the PATH manipulationsK900
2023-02-01Merge pull request #209 from nix-community/wslpath-cleanupSandro
2023-02-01fix: actually fix PATH filteringK900
2023-01-30Merge pull request #175 from SuperSandro2000/boot-isContainer-cleanupSandro
2023-01-30Remove wslpath from systemPackagesSandro
2023-01-30Update modules/wsl-distro.nixnzbr
2023-01-30fix: ensure /nix/nixos-wsl exists before linking entrypointK900
2023-01-30hotfix: emergency typo fixK900
2023-01-30Merge pull request #207 from K900/relink-x11-socketK900
2023-01-30don't hardcode automount rootnzbr
2023-01-29Use upstream settings instead of workarounds to disable unsupported settingsSandro Jäckel
2023-01-29fix: relink the X11 socket into place if neededK900
2023-01-28Add tests for changing username and diverging user attr and namenzbr
2023-01-27Default user name isn't necessarily the same as user attr nameRobert Kovacsics
2023-01-18Merge branch 'main' into versionnzbr
2023-01-18flag options as internalnzbr
2023-01-10Merge pull request #197 from SuperSandro2000/PATH-robustK900