diff --git a/hosts/Infini-WSL/readme.md b/hosts/Infini-WSL/readme.md new file mode 100644 index 0000000..486bfca --- /dev/null +++ b/hosts/Infini-WSL/readme.md @@ -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.