[shared] Merge knownSystems into systems attrSet

This commit is contained in:
2025-10-18 13:49:54 +02:00
parent c07940e86f
commit 8ea8cf381b
3 changed files with 2 additions and 20 deletions

View File

@@ -19,7 +19,6 @@ builtins.mapAttrs (_hostName: systemConfig: defaultConfig // systemConfig) {
thinkpad = {
ssh.publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILNlHKE/BD8kKfhJD7GBk1A3whZf3gTjk9VEgGAj3qsH";
git.signing.key = "848D71DE0590C199";
nixos.channel = "unstable";
};
pi4 = {
system = "aarch64-linux";