diff --git a/filesystem.toml b/filesystem.toml index 8dabfdc..39c2a7e 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -176,3 +176,8 @@ data = "" [[files]] path = "/root/.ionrc" data = "" + +[[files]] +path = "/usr" +data = "/" +symlink = true