···699699 imports = [ ./odoo.nix ];
700700 _module.args.package = pkgs.odoo16;
701701 };
702702+ oku = runTest ./oku.nix;
702703 oncall = runTest ./web-apps/oncall.nix;
703704 # 9pnet_virtio used to mount /nix partition doesn't support
704705 # hibernation. This test happens to work on x86_64-linux but