Added and enabled navi on all systems

This commit is contained in:
Lillian Violet 2024-10-17 17:05:30 +02:00
parent df3dbf356e
commit 7b8d516b6a

View file

@ -33,5 +33,7 @@
btop
broot
lazygit
navi
];
programs.navi.enable = true;
}