config

NixOS config
Log | Files | Refs | README | LICENSE

commit 8aed50ee78be80669c95a90495db72982fa85bfe (tree)
parent c2f69df15abe293f2a4534ce5583f74481a4f6c8
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Thu,  7 Dec 2023 10:24:58 +0200

mtwork: add scrcpy

Diffstat:
Mshared/home/default.nix | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/shared/home/default.nix b/shared/home/default.nix @@ -32,9 +32,10 @@ ++ ( if hmOnly then [ - yt-dlp ncdu tokei + scrcpy + yt-dlp vimv-rs hyperfine ]