diff --git a/filesystem.toml b/filesystem.toml index 0dda69f..ea23a01 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -175,6 +175,7 @@ Welcome to Redox OS! """ [[files]] -path = "/usr" -data = "/" +path = "/usr/bin" +data = "/bin" symlink = true +