Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 317 Bytes

nixos

My modular flake for reproducible NixOS linux environments

WSL

After installing this flake in a new WSL environment, run the following commands to update the shell startup user (consider NixOS as the environment name):

wsl -t NixOS
wsl -d NixOS --user root exit
wsl -t NixOS