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;
|
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;
|
||||||
|
|||||||
@@ -79,6 +79,7 @@
|
|||||||
w3m
|
w3m
|
||||||
curl
|
curl
|
||||||
wget
|
wget
|
||||||
|
gdu
|
||||||
timer
|
timer
|
||||||
|
|
||||||
# --- Productivity & Misc ---
|
# --- Productivity & Misc ---
|
||||||
|
|||||||
Reference in New Issue
Block a user