totoro: add /srv and /srv/pancake
This commit is contained in:
parent
a31599ad1b
commit
4cb36fffbb
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ in {
|
||||||
|
|
||||||
"/home" = zfs "tank/safe/home";
|
"/home" = zfs "tank/safe/home";
|
||||||
"/export" = zfs "tank/safe/export";
|
"/export" = zfs "tank/safe/export";
|
||||||
|
"/srv" = zfs "tank/safe/srv";
|
||||||
|
"/srv/pancake" = zfs "tank/safe/srv/pancake";
|
||||||
|
|
||||||
"/boot" = {
|
"/boot" = {
|
||||||
device = "/dev/disk/by-uuid/D178-4E19";
|
device = "/dev/disk/by-uuid/D178-4E19";
|
||||||
|
|
Loading…
Reference in a new issue