Revert "Temporarily change default shell"

Most configs don't have bash installed.

This reverts commit 95ea0ffaca.
This commit is contained in:
bjorn3 2026-02-14 16:43:10 +01:00
parent e75fc907cb
commit a67739e030

View File

@ -276,12 +276,12 @@ uid = 0
gid = 0
name = "root"
home = "/root"
shell = "/usr/bin/bash"
shell = "/usr/bin/ion"
[users.user]
# Password is unset
password = ""
shell = "/usr/bin/bash"
shell = "/usr/bin/ion"
# Group settings
[groups.sudo]