btop: remove home-manager

This commit is contained in:
Charlie Root 2024-11-01 20:54:33 +01:00
commit a63b4c9b0e
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
2 changed files with 29 additions and 22 deletions

View file

@ -1,3 +1,3 @@
_: {
imports = [./btop.nix ./newsboat.nix ./ncmpcpp.nix ./yazi.nix ./wtfutil.nix];
imports = [./btop.nix ./ncmpcpp.nix ./yazi.nix ./wtfutil.nix];
}