rozbicie na mniejsze pliki
This commit is contained in:
19
hosts/garand-laptop/config/nixpkgs/tty.nix
Normal file
19
hosts/garand-laptop/config/nixpkgs/tty.nix
Normal file
@@ -0,0 +1,19 @@
|
||||
# Gry w terminalu
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
gambit-chess
|
||||
tty-solitaire
|
||||
bastet
|
||||
nsnake
|
||||
cmatrix
|
||||
lolcat
|
||||
cowsay
|
||||
sl
|
||||
figlet
|
||||
fortune
|
||||
wtf
|
||||
pipes
|
||||
cava
|
||||
ookla-speedtest
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user