NixOS
Stuff to read up on:
- Flakes (I'm using them, but I don't know what they do)
- nix-repl (thanks aaron)
qbit@europa[0]:~/src/xin(main); nix repl Nix 2.28.3 Type :? for help. nix-repl> :lf .# Added 20 variables. nix-repl> nixosConfigurations.europa.config.hardware nixosConfigurations.europa.config.hardware nix-repl> nixosConfigurations.europa.config.hardware.bluetooth.enable true nix-repl>
Links
- Embedded Linux Cross-compile xconfig and menuconfig – might be useful for building NixOS for the uConsole.