Template: fix flake-parts template
This commit is contained in:
@@ -163,7 +163,7 @@ let
|
||||
);
|
||||
##################################################
|
||||
|
||||
allMachines = inventory.machines or { } // config.machines or { } // testMachines;
|
||||
allMachines = inventory.machines or { } // machines // testMachines;
|
||||
|
||||
supportedSystems = [
|
||||
"x86_64-linux"
|
||||
|
||||
Reference in New Issue
Block a user