feat: add wsl2 flake
This commit is contained in:
parent
8c281cd5d2
commit
7e03839b70
3 changed files with 29 additions and 0 deletions
3
justfile
3
justfile
|
@ -3,3 +3,6 @@ default:
|
|||
|
||||
pop-os *args:
|
||||
home-manager switch -f home-manager/home.nix --flake .#pop-os {{ args }}
|
||||
|
||||
wsl2 *args:
|
||||
home-manager switch -f home-manager/home.nix --flake .#wsl2 {{ args }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue