Install bottom

This commit is contained in:
Tobias Ostner 2024-02-18 10:43:37 +01:00
parent e579cfc1c4
commit f0eee79827

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
bottom
curl curl
jq jq
kind kind