mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 22:29:06 +01:00
vps-private: Disable memos
This commit is contained in:
parent
6d5a9538a7
commit
277dd188ae
1 changed files with 0 additions and 6 deletions
|
|
@ -58,12 +58,6 @@
|
|||
doBackups = true;
|
||||
};
|
||||
|
||||
memos = {
|
||||
enable = true;
|
||||
domain = "memos.${privateDomain}";
|
||||
doBackups = true;
|
||||
};
|
||||
|
||||
actualbudget = {
|
||||
enable = true;
|
||||
domain = "budget.${privateDomain}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue