Skip to content

Commit bd478b4

Browse files
Add kasm-user to nix-users group
1 parent bec8470 commit bd478b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

playbook.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@
9696
apt:
9797
name: nix-bin
9898
update_cache: yes
99+
- name: Add kasm-user to nix-users group
100+
shell: usermod -aG nix-users kasm-user
99101
- name: Install git with nix
100102
shell: nix profile install nixpkgs#git --extra-experimental-features nix-command --extra-experimental-features flakes
101103
- name: Install Git Bash Completion

0 commit comments

Comments
 (0)