diff options
author | Freya Murphy <freya@freyacat.org> | 2024-11-09 15:36:56 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-11-09 15:36:56 -0500 |
commit | 131ba517234e679e6517cd718741c6aaadacec49 (patch) | |
tree | 631ee7fb3a405651d6624db8fa6eacdf594b0b50 /home/nix | |
parent | use newer blueman (diff) | |
download | dotfiles-guix-131ba517234e679e6517cd718741c6aaadacec49.tar.gz dotfiles-guix-131ba517234e679e6517cd718741c6aaadacec49.tar.bz2 dotfiles-guix-131ba517234e679e6517cd718741c6aaadacec49.zip |
add some dev packages, clean up some things
Diffstat (limited to 'home/nix')
-rw-r--r-- | home/nix/home.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/home/nix/home.nix b/home/nix/home.nix index e897caf..1971e58 100644 --- a/home/nix/home.nix +++ b/home/nix/home.nix @@ -19,11 +19,6 @@ starship discord thunderbird - - # devlopment - rustup - gcc - openssl ]; }; |