Migrate Mastodon to NixOS
This commit is contained in:
parent
7055927848
commit
c347478e96
11 changed files with 256 additions and 78 deletions
|
@ -57,6 +57,10 @@ in
|
|||
site = "wg";
|
||||
environment = "proxmox";
|
||||
};
|
||||
mastodon = {
|
||||
site = "vs";
|
||||
environment = "proxmox";
|
||||
};
|
||||
matrix = {
|
||||
site = "vs";
|
||||
environment = "proxmox";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue