philr has joined #nix-darwin
abathur has joined #nix-darwin
<clever> how do i use nix-darwin to add a user to the com.apple.access_ssh group?
<clever> users.groups."com.apple.access_ssh".members fails because the gid isnt set
<clever> and gid = 399 fails, because the gid isnt >501
abathur has quit [Ping timeout: 248 seconds]
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ has joined #nix-darwin
nD5Xjz_ has quit [Ping timeout: 248 seconds]
nD5Xjz has joined #nix-darwin
nD5Xjz has quit [Ping timeout: 248 seconds]
nD5Xjz has joined #nix-darwin
<LnL> clever: the implementation is currently pretty naive, I guarded it so that it's only usable for non system users/groups
<LnL> otherwise bad stuff could happen, like deleting your current account or messing with important system groups
hamishmack has quit [Ping timeout: 246 seconds]
jtojnar has joined #nix-darwin
jtojnar_ has quit [Quit: jtojnar_]
jtojnar has quit [Ping timeout: 245 seconds]
philr has quit [Ping timeout: 244 seconds]
abathur has joined #nix-darwin
contrapumpkin has joined #nix-darwin
copumpkin has quit [Ping timeout: 248 seconds]
<clever> LnL: and it lacks extraGroups like nixos, so i cant add to a group that doesnt exist in nix
philr has joined #nix-darwin