[shared] Merge knownSystems into systems attrSet
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user