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;
environment = {
systemPackages = with pkgs; [ yazi tmux git starship zoxide rsync ];
systemPackages = with pkgs; [ yazi tmux git starship zoxide rsync rclone ];
};
nix.optimise.automatic = true;