mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(reisen): free up RAM for migration purposes
This commit is contained in:
parent
fd61d8f199
commit
e4e2802c9e
4 changed files with 33 additions and 2 deletions
|
|
@ -7,6 +7,10 @@ _: {
|
|||
modules = [
|
||||
./nixos.nix
|
||||
];
|
||||
access.online = {
|
||||
# temporarily offline for server migration
|
||||
available = false;
|
||||
};
|
||||
exports = {
|
||||
services = {
|
||||
tailscale.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue