2
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Emery Hemingway 99d43ceba1 nixos-modules: add nix-store USB backend
Load the store from an EXT2 file-system from USB storage.
2020-12-20 13:22:21 +01:00
Emery Hemingway f74b789840 nixos: lxip support in hardware.nix 2020-11-13 15:21:04 +01:00
Emery Hemingway 9a8939dc1a nixos: cleanup networking, initialize eth0 during tests 2020-11-13 15:21:04 +01:00
Emery Hemingway 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
Emery Hemingway ebf3606705 Port NixOS module system
Convert the tests to use the module system from NixOS.
2020-11-01 20:29:19 +01:00