feat: added backup config
(currently temp server, will be using hardware soon)
This commit is contained in:
parent
7f4b72c6e2
commit
88353f3727
6 changed files with 276 additions and 6 deletions
|
@ -82,6 +82,9 @@
|
|||
# email
|
||||
gir.imports = [ ./machines/gir.nix simple-nixos-mailserver.nixosModule];
|
||||
|
||||
# backup 1
|
||||
neuromancer = import ./machines/neuromancer.nix;
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue