mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore: nf-fmt-nix
This commit is contained in:
parent
c2089adbc7
commit
5cbde2e43f
4 changed files with 33 additions and 24 deletions
|
|
@ -6,9 +6,9 @@ _: {
|
|||
modules = [
|
||||
./nixos.nix
|
||||
];
|
||||
deploy = {
|
||||
hostname = "10.1.1.50";
|
||||
};
|
||||
deploy = {
|
||||
hostname = "10.1.1.50";
|
||||
};
|
||||
network.networks = {
|
||||
tail = {
|
||||
#address4 = "100.70.124.79";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue