feat: make some settings better.

This commit is contained in:
CronyAkatsuki 2026-01-18 16:56:45 +01:00
parent 879ce06305
commit bf659b8482
4 changed files with 11 additions and 18 deletions

View file

@ -2,5 +2,7 @@
environment.systemPackages = with pkgs; [
aria2
unzip
lm_sensors
neovim
];
}