Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #205 from GaetanLepage/htop
Browse files Browse the repository at this point in the history
Add btop and htop to systemPackages
  • Loading branch information
mweinelt authored Oct 10, 2024
2 parents e47a7ec + c65b408 commit 38efa23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@
];

environment.systemPackages = [
pkgs.btop
pkgs.git
pkgs.htop
];

systemd.services.nix-daemon = {
Expand Down

0 comments on commit 38efa23

Please sign in to comment.