WIP introduce nixos module system for configuration
This commit is contained in:
parent
0f999f9ae4
commit
887a4ff966
6 changed files with 59 additions and 0 deletions
2
tests/module/run.sh
Executable file
2
tests/module/run.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
set -e
|
||||
NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix-build --arg device "import <liminix/devices/qemu.nix>" test.nix
|
Loading…
Add table
Add a link
Reference in a new issue