diff --git a/nixos-modules/dhall/vbox-host.dhall b/nixos-modules/dhall/vbox-host.dhall index 9f496f3..505ac38 100644 --- a/nixos-modules/dhall/vbox-host.dhall +++ b/nixos-modules/dhall/vbox-host.dhall @@ -312,7 +312,7 @@ let rootInit = - + @@ -550,7 +550,7 @@ let rootInit = Init.Attributes::{ , routes = [ ServiceRoute.parent "VM" - , ServiceRoute.parent "Nitpicker" + , ServiceRoute.child "Nitpicker" "nitpicker" , { service = { name = "File_system" , label = Init.LabelSelector.Type.Last "nix"