power saving, starr, jelly, akkoma
This commit is contained in:
parent
8f6d63909a
commit
a0d19a672e
20 changed files with 439 additions and 22 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
|
||||
services.postgresql.backup = {
|
||||
enable = true;
|
||||
location = "/var/lib/data/backups/postgres";
|
||||
|
|
@ -13,7 +11,6 @@
|
|||
paths = [
|
||||
"/var/lib/data"
|
||||
"/var/lib/vaultwarden"
|
||||
"/etc/nixos"
|
||||
];
|
||||
|
||||
exclude = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue