diff --git a/config/base.toml b/config/base.toml index 786c0013..15bb0176 100644 --- a/config/base.toml +++ b/config/base.toml @@ -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]