formatted jeeves-jr (#98)

This commit is contained in:
Richie Cahill
2024-02-15 17:09:03 -05:00
committed by GitHub
parent ac6f4cadd5
commit afa35e6c4a
3 changed files with 20 additions and 13 deletions

View File

@ -1 +1 @@
{ ... }: { users = [ "alice" "dennis" "richie" ]; }
{...}: {users = ["alice" "dennis" "richie"];}