diff --git a/filesystem.toml b/filesystem.toml index afcc1c5..c8da673 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -131,3 +131,11 @@ data = """ Welcome to Redox OS! """ + +[[files]] +path = "/home/user/.ionrc" +data = "" + +[[files]] +path = "/root/.ionrc" +data = ""