add vaultwarden
This commit is contained in:
parent
b14a690975
commit
fcba9260bc
7 changed files with 75 additions and 6 deletions
|
@ -64,6 +64,10 @@
|
|||
{ device = "rpool/safe/gitea";
|
||||
fsType = "zfs";
|
||||
};
|
||||
fileSystems."/var/lib/vaultwarden" =
|
||||
{ device = "rpool/safe/vaultwarden";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
[ { device = "/dev/disk/by-uuid/e70cc088-a54e-4cd8-88ec-91944e5ff989"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue