Post #2182882
2026-05-07 22:12 UTC
got nix on a surface go. works fine, but the storage is rather small, and nix store takes up a surprising amount of space
Replies (1)
-
@Mordikan@kbin.earth 2026-05-08 01:22
I ran into the same thing. Nix store got up to 57GB in size for me. I have lots of generations and upgrades ran which just continually fill up. Figured out you have to run garbage collection or use the optimizer (which takes a LONG time to run for me): https://nlewo.github.io/nixos-manual-sphinx/administration/cleaning-store.xml.html