fix CI flashimage error
This commit is contained in:
7
vanilla-configuration-hw.nix
Normal file
7
vanilla-configuration-hw.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./vanilla-configuration.nix
|
||||
./modules/standard.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user