kilgharrah: move all zfs dataset declarations to one place

This commit is contained in:
Katherina Walshe-Grey 2024-10-08 10:54:02 +01:00
parent acf451a1c9
commit 8823cd9b36
3 changed files with 26 additions and 22 deletions

View file

@ -1,11 +1,6 @@
{ config, lib, pkgs, ... }:
{
randomcat.services.zfs.datasets = {
"rpool_albion/srv" = { mountpoint = "none"; };
"rpool_albion/srv/ftp" = { mountpoint = "/srv/ftp"; };
};
age.secrets.ftp-userDb-qenya = {
# To update this, see the nixos docs for services.vsftpd.userDbPath. Note
# that the command it gives to create a userDb, if applied to an *existing*