diff --git a/config/base.toml b/config/base.toml index 85f2ffc..d8eac5c 100644 --- a/config/base.toml +++ b/config/base.toml @@ -175,10 +175,12 @@ uid = 0 gid = 0 name = "root" home = "/root" +shell = "/usr/bin/ion" [users.user] # Password is unset password = "" +shell = "/usr/bin/ion" # Group settings [groups.sudo]