templates: Add all basic supported systems to the minimal-flake-parts tempalte
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
{
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
"x86_64-darwin"
|
||||
"aarch64-darwin"
|
||||
];
|
||||
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user