mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/tests/gs1200-exporter: migrate to nspawn container
This commit is contained in:
parent
96649ec14f
commit
b78c19a9cc
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
name = "gs1200-exporter";
|
||||
meta.maintainers = with lib.maintainers; [ DerGrumpf ];
|
||||
nodes.machine = _: {
|
||||
containers.machine = {
|
||||
services.gs1200-exporter = {
|
||||
enable = true;
|
||||
address = "192.168.2.4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue