Migrate ci to disko+impermanence
This commit is contained in:
parent
d7e082a6e8
commit
b3eee975ec
7 changed files with 31 additions and 93 deletions
|
@ -1,16 +1,11 @@
|
|||
{ ... }:
|
||||
{
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/var/lib/swapfile";
|
||||
size = 2 * 1024;
|
||||
}
|
||||
];
|
||||
|
||||
imports = [
|
||||
../../shared/base.nix
|
||||
|
||||
../../shared/disko/zfs-impermanence.nix
|
||||
../../shared/hardware/impermanence.nix
|
||||
../../shared/hardware/vm.nix
|
||||
../../shared/disko/basic-ext4.nix
|
||||
|
||||
../../servers/forgejo-runner.nix
|
||||
../../servers/hydra.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue