mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: adjust starship prompt and install fish fzf
This commit is contained in:
parent
f25a7cc241
commit
6bfa0187c7
5 changed files with 80 additions and 74 deletions
|
@ -35,7 +35,7 @@ in {
|
|||
{
|
||||
keyMap = "de-latin1-nodeadkeys";
|
||||
}
|
||||
// lib.mkIf config.video.hidpi.enable {
|
||||
// lib.mkIf config.hardware.video.hidpi.enable {
|
||||
font = "ter-v28n";
|
||||
packages = with pkgs; [terminus_font];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue