treewide: machine -> nodes.machine
This commit is contained in:
@@ -3,7 +3,7 @@ import ./make-test-python.nix ({ ... }:
|
||||
{
|
||||
name = "libinput";
|
||||
|
||||
machine = { ... }:
|
||||
nodes.machine = { ... }:
|
||||
{
|
||||
imports = [
|
||||
./common/x11.nix
|
||||
|
||||
Reference in New Issue
Block a user