From 7157ff51e228b44f45e5a423f1f975d2c4ee1842 Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Tue, 19 Dec 2023 11:34:38 +0000 Subject: add user files --- user_credentials.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user_credentials.json (limited to 'user_credentials.json') diff --git a/user_credentials.json b/user_credentials.json new file mode 100644 index 0000000..35d2d44 --- /dev/null +++ b/user_credentials.json @@ -0,0 +1,10 @@ +{ + "!root-password": "Gossamer41284123", + "!users": [ + { + "!password": "Gossamer41284123", + "sudo": true, + "username": "blueingreen68" + } + ] +} \ No newline at end of file -- cgit