fix(wsl2): use shared Home Manager configuration
This commit is contained in:
parent
0c4b2d691d
commit
227dff7fd1
3 changed files with 13 additions and 23 deletions
2
justfile
2
justfile
|
@ -8,7 +8,7 @@ nixos profile command: && clean
|
|||
sudo nixos-rebuild {{ command }} --flake .#{{ profile }}
|
||||
|
||||
wsl2 command: && clean
|
||||
home-manager {{ command }} -f home-manager/home.nix --flake .#wsl2
|
||||
NIXPKGS_ALLOW_UNFREE=1 home-manager {{ command }} --flake .#wsl2 --impure
|
||||
|
||||
update:
|
||||
nix flake update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue