move service to different flake

This commit is contained in:
Vivian 2023-12-19 14:52:25 +01:00
parent ee02043b4c
commit 82bc9ac40c
7 changed files with 155 additions and 114 deletions

View file

@ -5,7 +5,7 @@
virtio0 = "local-zfs:vm-9999-disk-0";
cores = 4;
memory = 4096;
bios = "ovmf";
bios = "seabios";
additionalSpace = "20G";
};