From 5eae750d76a5a123ac5e055f376abf1ba94ddbd7 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sat, 1 Feb 2025 22:27:49 +0100 Subject: [PATCH] Add comment. --- hosts/nixos/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index cd47135..011b4cc 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -123,6 +123,7 @@ ignores = ["~/Documents/Share" ".git"]; }; + # Install btop programs.btop.enable = true; # Default environmental variables