Updated path

This commit is contained in:
Zonsopkomst 2023-10-09 14:07:03 -05:00
parent 82c62d74f4
commit 11a1132017
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
programs.starship = {
enable = true;
# Configuration written to ~/.config/starship.toml
settings = pkgs.lib.importTOML ~/.config/starship.toml;
settings = pkgs.lib.importTOML ~/.config/starship;
#settings = {
# add_newline = false;