From e8b552853c6263a2993fff870d8f610ee4828acb Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 3 Jan 2026 11:07:59 -0800 Subject: fix typo --- home/programs/bottom.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/programs/bottom.nix') diff --git a/home/programs/bottom.nix b/home/programs/bottom.nix index 3b35d72..3261185 100644 --- a/home/programs/bottom.nix +++ b/home/programs/bottom.nix @@ -1,6 +1,6 @@ { ... }: { - bottom = { + programs.bottom = { enable = true; settings.styles.theme = "nord-light"; }; -- cgit v1.2.3