summaryrefslogtreecommitdiff
path: root/users/ryan/darwin.nix
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-08-23 21:35:26 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-08-23 21:35:26 -0400
commit08d200c7b0c9210afe5bc2819b99a2726b4421a7 (patch)
treefd0e073a2996267cad302b7096b1eee72f19924d /users/ryan/darwin.nix
parent7108fc28e06a6326f7a04251cc95bbe50ced6133 (diff)
cleanup work
Diffstat (limited to 'users/ryan/darwin.nix')
-rw-r--r--users/ryan/darwin.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/ryan/darwin.nix b/users/ryan/darwin.nix
index 0557509..e721347 100644
--- a/users/ryan/darwin.nix
+++ b/users/ryan/darwin.nix
@@ -29,13 +29,7 @@
29 home.file.".config/homebrew".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.homebrew"; 29 home.file.".config/homebrew".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.homebrew";
30 30
31 home.packages = with pkgs; [ 31 home.packages = with pkgs; [
32 bat
33 pass
34 pandoc
35 iina # Media player (frontend to mpv essentially) 32 iina # Media player (frontend to mpv essentially)
36 audacity
37 ffmpeg
38 blender
39 nerd-fonts.anonymice 33 nerd-fonts.anonymice
40 jujutsu 34 jujutsu
41 netbird-tui 35 netbird-tui