Add new computer

This commit is contained in:
Tobias Ostner 2024-12-28 11:03:38 +01:00
parent 971a882eb9
commit 8f5cba33ae

View file

@ -24,6 +24,12 @@
email = "tobias.ostner@jambit.com";
hostname = "laptop1042";
};
TobBook = darwin-system {
system = "aarch64-darwin";
username = "tobi";
email = "tobias.ostner@gmail.com";
hostname = "TobBook";
};
};
};
}