Add impermanence setup to SIIT-DC
This commit is contained in:
parent
9c4a0ea9b5
commit
bfd56dd547
3 changed files with 96 additions and 1 deletions
|
@ -1,9 +1,13 @@
|
|||
{ ... }:
|
||||
{
|
||||
networking.hostId = "f1636fe0";
|
||||
imports = [
|
||||
../../shared/base.nix
|
||||
|
||||
../../shared/hardware/impermanence.nix
|
||||
../../shared/hardware/vm.nix
|
||||
../../shared/disko/hetzner-ext4.nix
|
||||
|
||||
../../shared/disko/hetzner-zfs-impermanence.nix
|
||||
|
||||
../../servers/siit-dc.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue