diff --git a/Droidnix/README.org b/Droidnix/README.org index 78225d82b..63d37d955 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -1132,7 +1132,7 @@ This file sets up starship prompt enable = true; }; - # Use the starship.toml from your assets + # Use the starship.toml from your assets <-- this should be the only place doing it! xdg.configFile."starship.toml".source = "${flakeRoot}/assets/common/conf/starship.toml"; }; }