commit dbf41bff664eeb32030fdc2844cddfbfd08f0aac
parent feac9069686ceb1e9eeee827b2217208bbddfa21
Author: Milutin Popovic <milutin@popovic.xyz>
Date: Sat, 21 Mar 2026 18:08:53 +0000
bump
Diffstat:
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/modules/packages.nix b/modules/packages.nix
@@ -66,7 +66,6 @@ with pkgs;
fd
zip
unzip
- rsync
bzip2
killall
zbar
@@ -96,6 +95,7 @@ with pkgs;
xcompmgr
xdotool
xkblayout-state
+ rsync
devour
power-profiles-daemon
pavucontrol
@@ -104,6 +104,8 @@ with pkgs;
scrot
cryptsetup
chromium
+ pnpm
+ nodejs_25
]
++ (with suckless; [
dwm
@@ -181,7 +183,6 @@ with pkgs;
tree-sitter
python313Packages.tiktoken
luajitPackages.jsregexp
- nodejs_24
# Language servers
nil
@@ -191,7 +192,6 @@ with pkgs;
cmake
gnumake
gcc
- pnpm
# Languages and runtimes
luarocks
diff --git a/system/host/mac.nix b/system/host/mac.nix
@@ -160,6 +160,9 @@
util-linux
pstree
wireguard-tools
+ cocoapods
+ openrsync
+ fastlane
];
services.aerospace = {