Skip to content

This repository contains an Ansible playbook that sets up some aspects of an Archlinux instance in WSL.

Notifications You must be signed in to change notification settings

zizzencs/wsl-archlinux-initial-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains an Ansible playbook that sets up some aspects of an Archlinux instance in WSL.

To run this, the following configuration should be present in the Windows user's home directory, in .wslconfig:

processors=8
memory=8GB
swap=0
guiApplications=false
firewall=false
kernelCommandLine=systemd.firstboot=false

[experimental]
autoMemoryReclaim=gradual
sparseVhd=true```

Note that `systemd.firstboot` might still interact with the first run after changing to systemd.

About

This repository contains an Ansible playbook that sets up some aspects of an Archlinux instance in WSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published