diff options
| author | seth <[email protected]> | 2023-07-15 05:23:40 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-07-15 05:46:58 -0400 |
| commit | 46b2213b0338aaf9eb172b4e28ba087edad0b0c8 (patch) | |
| tree | 0df230abc0eeed23731abb536e504f4551409b1b /users/seth/programs/default.nix | |
| parent | 75e14e155a639e254c52056e478651fde78202db (diff) | |
users/seth: general cleanup
Diffstat (limited to 'users/seth/programs/default.nix')
| -rw-r--r-- | users/seth/programs/default.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/users/seth/programs/default.nix b/users/seth/programs/default.nix index 191a9d9..4fc87a5 100644 --- a/users/seth/programs/default.nix +++ b/users/seth/programs/default.nix @@ -7,19 +7,13 @@ home.packages = with pkgs; [ btop - cachix - cargo - llvmPackages_15.clang fd gh - lld nix-your-shell nurl rclone restic ripgrep - rustc - rustfmt ]; programs = { |
