Skip to content

Commit bec8470

Browse files
attempt to enable flakes
1 parent 61baffc commit bec8470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
name: nix-bin
9898
update_cache: yes
9999
- name: Install git with nix
100-
shell: nix profile install nixpkgs#git --extra-experimental-features nix-command
100+
shell: nix profile install nixpkgs#git --extra-experimental-features nix-command --extra-experimental-features flakes
101101
- name: Install Git Bash Completion
102102
apt:
103103
name: bash-completion

0 commit comments

Comments
 (0)