l prism.r: mount tank/backups
This commit is contained in:
parent
6d70d953ed
commit
4e01c4c58b
@ -20,6 +20,11 @@
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/backups" = {
|
||||
device = "tank/backups";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/srv/http" = {
|
||||
device = "tank/srv-http";
|
||||
fsType = "zfs";
|
||||
|
Loading…
Reference in New Issue
Block a user