fix(wsl2): use shared Home Manager configuration

This commit is contained in:
Oliver Davies 2023-08-09 21:43:47 +01:00
parent 0c4b2d691d
commit 227dff7fd1
3 changed files with 13 additions and 23 deletions

View file

@ -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