mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Add htop overlay
This commit is contained in:
parent
1f6e469bd3
commit
93d081c3bc
4 changed files with 42 additions and 0 deletions
5
overlays/default.nix
Normal file
5
overlays/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2019-2020, see AUTHORS. Licensed under MIT License, see LICENSE.
|
||||
|
||||
[
|
||||
(import ./htop.nix)
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue