treewide: machine -> nodes.machine
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import ./make-test-python.nix ({ lib, ... } : {
|
||||
name = "nixos-generate-config";
|
||||
meta.maintainers = with lib.maintainers; [ basvandijk ];
|
||||
machine = {
|
||||
nodes.machine = {
|
||||
system.nixos-generate-config.configuration = ''
|
||||
# OVERRIDDEN
|
||||
{ config, pkgs, ... }: {
|
||||
|
||||
Reference in New Issue
Block a user