JeffTP on Nostr: NixOS is frustrating. The promise of the one configuration file to rule them all is ...
NixOS is frustrating.
The promise of the one configuration file to rule them all is defeated by a very bloated and inefficient packaging system.
`nixos-rebuild switch` results in 7113 nix files being evaluated. I'm guessing for the convenience of being able to do things like "package.enable = true"?
With only vim, git, curl, and wget selected as packages, my /nix/store is using 1.38 GiB.
#nixos
The promise of the one configuration file to rule them all is defeated by a very bloated and inefficient packaging system.
`nixos-rebuild switch` results in 7113 nix files being evaluated. I'm guessing for the convenience of being able to do things like "package.enable = true"?
With only vim, git, curl, and wget selected as packages, my /nix/store is using 1.38 GiB.
#nixos