Tobias Geerinckx-Rice
7eddfea4a0
images: wsl2: Update comment.
...
* gnu/system/images/wsl2.scm (wsl-boot-program): Update privileged
program directory in a comment.
Change-Id: I65906cbfbcd17ff164837ad293dc4324314bfcf1
2024-09-08 02:00:00 +02:00
dan
c50cd1bbec
images: wsl2: Create XDG_RUNTIME_DIR on first login.
...
* gnu/system/images/wsl2.scm (wsl-boot-program): Create XDG_RUNTIME_DIR on
first login and set it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org >
2022-12-26 09:34:26 +01:00
Ricardo Wurmus
9c97647446
system: Use a valid license as the dummy license.
...
* gnu/system/images/wsl2.scm (dummy-package)[license]: Do not use #F.
2022-10-13 17:41:59 +02:00
Alex Griffin
c8112f3bd9
system: images: Add wsl2 module.
...
* gnu/system/images/wsl2.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi ("System Images"): Document it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org >
2022-09-24 14:49:09 +02:00