Infini-WSL: add notes document

This commit is contained in:
Infinidoge 2023-08-03 01:47:25 -04:00
parent 4aab97f6b1
commit b7fa6601a5

View file

@ -0,0 +1,10 @@
# WSL Notes
## Creating an Image
`nix build .#nixosConfigurations.Infini-WSL.config.system.build.installer`
## Once installed
Maintenance should be similar to a normal NixOS system post install.
Add more notes if used.