fix(starship): replace toml file with nix
This commit is contained in:
parent
5c1a77b5ec
commit
acc6e6e825
3 changed files with 85 additions and 161 deletions
|
@ -10,6 +10,6 @@
|
|||
truncation_symbol = "…/";
|
||||
};
|
||||
}
|
||||
// builtins.fromTOML (builtins.readFile ./nerd-font.toml);
|
||||
// (import ./nerd-font.nix);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue