Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/creds-sample.json
blob: 530a2465ee2093b10614682595086d380839bac1 (plain)
1
2
3
4
5
6
7
8
{
    "!users": [
        {
            "sudo": true,
            "username": "archinstall"
        }
    ]
}