forked from mirrors_public/oddlama_nix-config
chore: put real MAC addresses in repo secrets
This commit is contained in:
parent
6f8f74cc69
commit
f2f8ca71bb
13 changed files with 47 additions and 27 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue