mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
Reformat. Small changes.
Ran nixfmt on the whole project. Added an alias for doing that. Changed some SSH aliases.
This commit is contained in:
parent
6dcbea4918
commit
fdf7cb9e98
9 changed files with 62 additions and 65 deletions
|
|
@ -18,7 +18,7 @@
|
|||
domain = "kittywit.ch";
|
||||
hostId = "0417b551";
|
||||
useDHCP = false;
|
||||
interfaces.ens3.ipv4.addresses = [{
|
||||
interfaces.ens3.ipv4.addresses = [{
|
||||
address = "104.244.73.10";
|
||||
prefixLength = 24;
|
||||
}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue