Working on reshuffling

This commit is contained in:
2026-03-19 08:35:41 +00:00
parent 87c2dc196d
commit abf7c2cb4a
2 changed files with 2 additions and 2 deletions
@@ -6,7 +6,7 @@
...
}:
let
starshipConfig = lib.importTOML (flakeRoot + "/assets/system/conf/starship.toml");
starshipConfig = lib.importTOML ("../../../assets/system/conf/starship.toml");
in
{
programs.starship = {