mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
fix: p10k file not taken care of
This commit is contained in:
parent
8a522c525c
commit
06e89225e1
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@
|
|||
{
|
||||
name = "powerlevel10k-config";
|
||||
src = ./dotfiles/p10k;
|
||||
file = "p10k.zsh";
|
||||
file = ".p10k.zsh";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue