2
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Ehmry - 9c10e2912b nixos: use usb_block_drv for USB storage 2020-12-19 15:23:35 +01:00
Ehmry - 6184ec4a20 nixos: add graphical log 2020-12-10 20:40:17 +01:00
Ehmry - 74464b0986 nixos-modules: add nix-store USB backend
Load the store from an EXT2 file-system from USB storage. The USB device is
not yet bootable.
2020-12-10 20:40:17 +01:00
Ehmry - f74b789840 nixos: lxip support in hardware.nix 2020-11-13 15:21:04 +01:00
Ehmry - 9a8939dc1a nixos: cleanup networking, initialize eth0 during tests 2020-11-13 15:21:04 +01:00
Ehmry - 233986e6bc nixos: do not set a default Nic driver
Setting a default driver will cause confusion later.
2020-11-13 15:03:33 +01:00
Ehmry - ebf3606705 Port NixOS module system
Convert the tests to use the module system from NixOS.
2020-11-01 20:29:19 +01:00