summaryrefslogtreecommitdiff
path: root/home-config/nix-home-manager/home.nix
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-09-21 17:08:39 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-09-21 17:08:39 -0400
commitfe9be57c7b39e9fe96342dbc846fc373f475ce14 (patch)
tree38081b885f8f3cd8ba34dbd1a00cc052ad73d2ba /home-config/nix-home-manager/home.nix
parent52fc10ce2ac8c557ba48c3121a332ac596ea8863 (diff)
gnunet and rust
Diffstat (limited to 'home-config/nix-home-manager/home.nix')
-rw-r--r--home-config/nix-home-manager/home.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix
index f5833e4..8a37125 100644
--- a/home-config/nix-home-manager/home.nix
+++ b/home-config/nix-home-manager/home.nix
@@ -30,6 +30,9 @@
30 yt-dlp 30 yt-dlp
31 xdg-desktop-portal-hyprland 31 xdg-desktop-portal-hyprland
32 pass 32 pass
33 rustup
34 gcc
35 pkg-config
33 36
34 # # It is sometimes useful to fine-tune packages, for example, by applying 37 # # It is sometimes useful to fine-tune packages, for example, by applying
35 # # overrides. You can do that directly here, just don't forget the 38 # # overrides. You can do that directly here, just don't forget the