add kitty

This commit is contained in:
John Bowdre 2023-09-30 15:01:46 -05:00
parent 8c7d2af6cd
commit ced05c46c8

View file

@ -6,7 +6,8 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
kitty
obsidian obsidian
qFlipper qFlipper
]; ];
} }