feat(systems): add mottarone

This commit is contained in:
uku 2024-09-01 17:32:09 +02:00
parent 619e392abe
commit 57c2e950ef
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
5 changed files with 22 additions and 1 deletions

View file

@ -40,6 +40,11 @@ in {
system = "x86_64-linux";
};
mottarone = {
role = "laptop";
system = "x86_64-linux";
};
etna = {
role = "server";
system = "x86_64-linux";

View file

@ -0,0 +1 @@
{}

View file

@ -0,0 +1 @@
{}