NullBite d9a6b64d28
system/pc: re-enable QEMU binfmt
it seems like the relevant issues have been fixed:
- https://github.com/NixOS/nixpkgs/issues/221056 (compilation time)
- https://github.com/NixOS/nixpkgs/issues/160300 (chroot not working)
2025-01-08 16:55:20 -05:00
..
2025-01-08 16:55:20 -05:00
2024-08-25 14:14:28 +02:00
2024-12-18 13:09:44 -05:00
2024-05-20 21:36:58 -04:00
2024-08-16 11:42:52 +02:00

system

This directory contains modules and configuration specific to my NixOS configuration. default.nix is the entrypoint to my module set; it can safely be loaded without making any configuration changes by default.