Skip to content

Commit

Permalink
add htop and btop
Browse files Browse the repository at this point in the history
  • Loading branch information
23andreas committed Aug 4, 2024
1 parent cb87a10 commit 2b16f78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/profiles/utils.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ in
config = lib.mkIf cfg.enable {
home.packages = with pkgs; [
fastfetch
btop
htop
sops
yazi
];
Expand Down

0 comments on commit 2b16f78

Please sign in to comment.