treewide: machine -> nodes.machine
This commit is contained in:
@@ -6,7 +6,7 @@ in {
|
||||
name = "unit-php-test";
|
||||
meta.maintainers = with pkgs.lib.maintainers; [ izorkin ];
|
||||
|
||||
machine = { config, lib, pkgs, ... }: {
|
||||
nodes.machine = { config, lib, pkgs, ... }: {
|
||||
services.unit = {
|
||||
enable = true;
|
||||
config = pkgs.lib.strings.toJSON {
|
||||
|
||||
Reference in New Issue
Block a user