diff options
Diffstat (limited to 'nix/home')
-rw-r--r-- | nix/home/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/home/default.nix b/nix/home/default.nix index ae5aebb..afd05a1 100644 --- a/nix/home/default.nix +++ b/nix/home/default.nix @@ -29,6 +29,9 @@ rust-analyzer cargo clippy + # zig + zig + zls # android scrcpy android-tools |