mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
building without tf state
This commit is contained in:
parent
e4bd7ee5e6
commit
6779ac1c65
5 changed files with 17 additions and 12 deletions
|
|
@ -15,7 +15,7 @@
|
|||
./postgres.nix
|
||||
./nginx.nix
|
||||
../../gui/nfs.nix
|
||||
];
|
||||
] ++ lib.optional (meta.trusted ? nixos.systems.tewi.default) meta.trusted.nixos.systems.tewi.default;
|
||||
|
||||
services.cockroachdb.locality = "provider=local,network=gensokyo,host=${config.networking.hostName}";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue