Add more agressive garbage collection settings
Dependencies
- [2]
5FI47NSAMigrate to home-manager - [3]
HINOSPQOAdd simple nushell update script - [4]
P42OX2AVAdd laptop power config - [5]
M62K5IYADisable wifi powersaving - [6]
K7PAVRMCEnable regular TRIM - [7]
6RPORY4ARemove conflicting power settings - [*]
6I2HQYU2Add basic flake configuration
Change contents
- edit in src/update.nu at line 46
# Delete any unused generationssudo nix-collect-garbage --delete-older-than 2d - replacement in configuration.nix at line 75
nix.optimise.automatic = true;nix.settings.auto-optimise-store = true;