summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-01-09Don't add an extra :, make robust against grep aliasesSandro Jäckel
2022-12-28Merge pull request #181 from nzbr/fix-start-menu-launchersnzbr
2022-12-22fix toJSONnzbr
2022-12-19Remove redundant `with builtins;`nzbr
2022-12-17backport nixos-wsl-versionnzbr
2022-12-14fix: don't fail system activation if no application launchers or icons existnzbr
2022-12-13wsl-distro: disable oomdK900
2022-12-11Fix X11 socket symlink creation (#172)Sandro
2022-12-01Fix setting custom nameservers through networking.nameservers (#157)nzbr
2022-11-28 Disable timesynced (#159)Sandro
2022-11-28Disable powerManagement (#160)Sandro
2022-11-25Setup /bin/login for native systemd support (#169)psmf
2022-11-25Add CI Tests (#161)nzbr
2022-11-14Fix syschdemd exit code (#140)nzbr
2022-11-09update remaining references to wsl.automountPath (#158)nzbr
2022-11-06wsl.conf: proper option types (#153)nzbr
2022-11-02Fix eval by disabling module completely when wsl.enable = false (#151)Sandro
2022-10-30NixOS users.users.<user> attribute name and .name can differ (#147)Kovacsics Robert
2022-10-30switch nixpkgs.overlays to inline overlay (#150)Abe Hidek
2022-10-30feat: native systemd support (#134)K900
2022-10-25remove boot.isContainer (#145)nzbr
2022-08-29feat: rewrite syschdemd (#126)K900
2022-08-18docker-desktop: fix bind mounts (#117)nzbr
2022-07-15interop: move to its own module, disable by default (#119)nzbr
2022-07-12prevent systemd-tmpfiles from removing the xorg socket (#115)nzbr
2022-07-11fix docker-desktop systemd proxy (#90)Hendrik Schaeidt
2022-07-01Make resolve settings easier overwritable (#103)Sandro
2022-06-20add status message to /bin activation scriptnzbr
2022-06-20fix /bin/wslpath missing (#106)nzbr
2022-06-15addToDockerGroup: edit descriptionnzbr
2022-06-15Don't add the default user to docker group by default (#105)Sandro
2022-06-09Mention Windows 10 explicitly (#102)Sandro
2022-06-07Merge pull request #95 from nzbr/22.05nzbr
2022-06-06Merge pull request #96 from nzbr/opengl-supportnzbr
2022-06-06interop: disable wrapInterpreterInShellK900
2022-06-06interop: fix wrapper hackK900
2022-06-01Enable opengl supportnzbr
2022-04-27Merge pull request #84 from K900/mainnzbr
2022-04-27interop: enable preserveArgvZeroK900
2022-04-21Preserve UID for default userErik McClure
2022-04-21rename existing docker option to docker-desktopnzbr
2022-04-18add docker-native module for native docker support in NixOSAlex Jackson
2022-04-17Merge pull request #79 from nzbr/mount-fixnzbr
2022-04-17fix typonzbr
2022-04-17Make including the system config in the tarball optionalnzbr
2022-04-17fix "cd: /root: Permission denied"nzbr
2022-04-16fix host fs mount failing on first start with installernzbr
2022-04-08move "Starting systemd..." log message to syschdemd.shnzbr
2022-03-30Allow disabling and customizing WSL-to-Windows interopK900
2022-03-18improve installernzbr