This commit is contained in:
2025-10-15 23:04:43 +02:00
parent f8557c66ea
commit 2ea3065c4f
2 changed files with 2 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
services.avahi.nssmdns4 = true; services.avahi.nssmdns4 = true;
environment = { environment = {
systemPackages = with pkgs; [ yazi tmux git starship zoxide rsync ]; systemPackages = with pkgs; [ yazi tmux git starship zoxide rsync rclone ];
}; };
nix.optimise.automatic = true; nix.optimise.automatic = true;

View File

@@ -79,6 +79,7 @@
w3m w3m
curl curl
wget wget
gdu
timer timer
# --- Productivity & Misc --- # --- Productivity & Misc ---