diff options
author | Vincent Ambo <tazjin@tvl.su> | 2023-11-02T09·09+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-11-02T14·13+0000 |
commit | f52210ddd46a2958541a6f95b40c2ed707addfd4 (patch) | |
tree | 6278d75440462832e80bf735ca01e4e54fa9b1b6 | |
parent | 61c99b7ce71add1fb7d09710ac3a217ff646e348 (diff) |
chore(tazjin/nixos): remove some unused software r/6924
Change-Id: I87e4b709906333ff9316792effb1082973dc918c Reviewed-on: https://cl.tvl.fyi/c/depot/+/9896 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
-rw-r--r-- | users/tazjin/nixos/modules/physical.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index 476598035e09..3d13c7ae4035 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -42,7 +42,6 @@ in fd file gdb - gh git gnupg gtk3 # for gtk-launch @@ -57,7 +56,6 @@ in moreutils mosh msmtp - mullvad-vpn networkmanagerapplet nix-prefetch-github nmap @@ -73,10 +71,8 @@ in quasselClient rink ripgrep - rust-analyzer rustup screen - thunderbird tig tokei tree |