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
..
2024-02-10 23:16:05 +01:00
2025-01-08 16:55:20 -05:00
2024-02-09 17:49:53 +01:00
2024-03-01 19:55:13 -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-02-08 14:48:09 +01: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.