feat(systems): add mottarone
This commit is contained in:
parent
32faa5ba1e
commit
55aaa99f27
7 changed files with 95 additions and 25 deletions
|
@ -40,6 +40,11 @@ in {
|
|||
system = "x86_64-linux";
|
||||
};
|
||||
|
||||
mottarone = {
|
||||
role = "laptop";
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
|
||||
etna = {
|
||||
role = "server";
|
||||
system = "x86_64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue