serverle: add backup and ignore tmp-paths

This commit is contained in:
Felix Buehler 2022-01-02 00:40:28 +01:00
parent 180bab9bea
commit e22335eadd
2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{ config, ... }:
{
imports = [
./backup.nix
./default.nix
./core.nix
./disks.nix