setup backup on titan and nix fmt
This commit is contained in:
parent
d428cd2377
commit
a372071b70
9 changed files with 127 additions and 24 deletions
|
@ -2,7 +2,6 @@
|
|||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
@ -26,10 +25,6 @@
|
|||
./conduit.nix
|
||||
./immich.nix
|
||||
./element.nix
|
||||
{
|
||||
disabledModules = [ "services/backup/borgbackup.nix" ];
|
||||
}
|
||||
(inputs.nixpkgs-borg + "/nixos/modules/services/backup/borgbackup.nix")
|
||||
];
|
||||
|
||||
sops.age.keyFile = "/root/.config/sops/age/keys.txt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue