This commit is contained in:
biscuit
2025-05-20 14:22:02 -05:00
parent a3b195da1f
commit 530a7c9777
3 changed files with 14 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{...}: {
programs.btop = {
enable = true;
settings = {
vim_keys = true;
};
};
}