system: remove eza

This commit is contained in:
Aly Raffauf 2024-03-15 11:38:00 -04:00
parent fecc25d9a1
commit 324aacafda

View file

@ -34,10 +34,6 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
eza
];
system.autoUpgrade = {
enable = true;
allowReboot = true;