update
This commit is contained in:
parent
f0fdef1cf4
commit
7411a0537d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
- name: Install Nix Packages
|
||||
become_user: vscode
|
||||
shell: "nix-env -iA nixpkgs.myPackages"
|
||||
shell: "/home/vscode/.nix-profile/bin/nix-env -iA nixpkgs.myPackages"
|
||||
args:
|
||||
chdir: ~/dotfiles
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue