2
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Emery Hemingway 8a8f67bdda nixos-modules: set qemu options in hardware.nix 2020-12-21 00:59:56 +01:00
Emery Hemingway 222ca79126 nixos: genode.init.children.<…>.routeToNics
Allow init children to route to Nic servers.
2020-12-21 00:59:56 +01:00
Emery Hemingway 858a0124b0 nixos: use usb_block_drv for USB storage 2020-12-20 14:31:01 +01:00
Emery Hemingway 14d25de5ed nixos: add graphical log 2020-12-20 13:22:21 +01:00
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