feat: add kitty and yazi
This commit is contained in:
parent
3a72a0b20e
commit
da7363f629
8 changed files with 27 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ nixosConfig, lib, pkgs, ... }: lib.mkIf nixosConfig.bchmnn.games.enable {
|
||||
home.packages = with pkgs; [
|
||||
extremetuxracer
|
||||
celestia # real-time 3d simulation of space
|
||||
extremetuxracer # high speed arctic racing game based on tux racer
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue