mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixosTests.evcc: use nspawn container
This commit is contained in:
parent
9b4eefdf38
commit
043c78f155
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ in
|
|||
name = "evcc";
|
||||
meta.maintainers = with lib.maintainers; [ hexa ];
|
||||
|
||||
nodes = {
|
||||
containers = {
|
||||
machine = {
|
||||
services.evcc = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue