2
0
Commit Graph

6 Commits

Author SHA1 Message Date
3801de6eb1 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:25:02 +01:00
0ada18c166 WiP! USB support 2020-12-10 20:25:02 +01:00
f74b789840 nixos: lxip support in hardware.nix 2020-11-13 15:21:04 +01:00
9a8939dc1a nixos: cleanup networking, initialize eth0 during tests 2020-11-13 15:21:04 +01:00
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
ebf3606705 Port NixOS module system
Convert the tests to use the module system from NixOS.
2020-11-01 20:29:19 +01:00