Add htop overlay

This commit is contained in:
Tobias Happ 2020-01-13 21:49:25 +01:00
parent 1f6e469bd3
commit 93d081c3bc
4 changed files with 42 additions and 0 deletions

5
overlays/default.nix Normal file
View file

@ -0,0 +1,5 @@
# Copyright (c) 2019-2020, see AUTHORS. Licensed under MIT License, see LICENSE.
[
(import ./htop.nix)
]