chore: put real MAC addresses in repo secrets

This commit is contained in:
oddlama 2023-03-15 17:43:04 +01:00
parent 6f8f74cc69
commit f2f8ca71bb
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
13 changed files with 47 additions and 27 deletions

View file

@ -3,7 +3,7 @@
name,
...
}: {
rekey.secrets.initrd_host_ed25519_key.file = ../hosts/${name}/initrd_host_ed25519_key.age;
rekey.secrets.initrd_host_ed25519_key.file = ../hosts/${name}/secrets/initrd_host_ed25519_key.age;
boot.initrd.network.enable = true;
boot.initrd.network.ssh = {