reNixos/hand7s/programs/bottom.nix
s0me1newithhand7s fb64c6123b feat(hand7s): btm init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-05-29 16:25:46 +03:00

7 lines
70 B
Nix

_: {
programs = {
bottom = {
enable = true;
};
};
}