Configure entrance exam
All checks were successful
Cachix / build (marabethia) (push) Successful in 6m38s
Cachix / build (elendel) (push) Successful in 3m10s
Cachix / build (kholinar) (push) Successful in 6m4s

This commit is contained in:
Charlotte Van Petegem 2025-05-21 15:30:37 +02:00
parent 7b555a8a02
commit f28b8d06f4
Signed by: chvp
SSH key fingerprint: SHA256:s9rb8jBVfdahqWHuBAcHCBP1wmj4eYQXZfqgz4H3E9E
8 changed files with 173 additions and 1 deletions

View file

@ -65,6 +65,10 @@
device = "zroot/local/services/docker";
fsType = "zfs";
};
"/var/lib/entrance-exam" = {
device = "zroot/safe/services/entrance-exam";
fsType = "zfs";
};
"/var/lib/forgejo" = {
device = "zroot/safe/services/forgejo";
fsType = "zfs";