feat: added backup config

(currently temp server, will be using hardware soon)
This commit is contained in:
silver 2023-06-23 23:52:31 +01:00
parent 7f4b72c6e2
commit 88353f3727
6 changed files with 276 additions and 6 deletions

View file

@ -82,6 +82,9 @@
# email
gir.imports = [ ./machines/gir.nix simple-nixos-mailserver.nixosModule];
# backup 1
neuromancer = import ./machines/neuromancer.nix;
};
};