forked from mirrors_public/oddlama_nix-config
feat(sausebiene): rekey for hostkey
This commit is contained in:
parent
cb7dbab162
commit
7f1be2f841
12 changed files with 39 additions and 25 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
systemd.network.networks = {
|
||||
"10-lan" = {
|
||||
address = [ "192.168.1.6/24" ];
|
||||
address = [ "192.168.1.17/24" ];
|
||||
gateway = [ globals.net.home-lan.vlans.services.hosts.ward.ipv4 ];
|
||||
matchConfig.MACAddress = config.repo.secrets.local.networking.interfaces.lan.mac;
|
||||
networkConfig = {
|
||||
|
|
|
@ -1 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDOZ2/shbByexe15RqevukRr/ZYhGvo3H7aWeqwEwbRJ
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIC+ziFZSELVG9MmbkMDE9xwKHlm4lnr2uHtVNXk+rTu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue