mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Updates
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -79,6 +79,7 @@
|
||||
w3m
|
||||
curl
|
||||
wget
|
||||
gdu
|
||||
timer
|
||||
|
||||
# --- Productivity & Misc ---
|
||||
|
||||
Reference in New Issue
Block a user