decouple all config from host

This commit is contained in:
2025-01-27 23:46:38 +01:00
parent 646aaeefe4
commit 9610667c25
7 changed files with 110 additions and 98 deletions

View File

@@ -1,5 +1,5 @@
{
username = "cupcakearmy";
hostName = "mac14";
system = "aarch64-darwin";
platform = "aarch64-darwin";
}