mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Better filemanager
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
services.avahi.nssmdns4 = true;
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [ yazi tmux git starship zoxide rsync rclone ntfs3g exfatprogs ];
|
||||
systemPackages = with pkgs; [ yazi tmux git starship zoxide rsync rclone neovim alacritty gtk4.dev ];
|
||||
};
|
||||
|
||||
nix.optimise.automatic = true;
|
||||
|
||||
Reference in New Issue
Block a user