l 1 uriel: add /bku

This commit is contained in:
lassulus 2016-04-11 16:47:06 +02:00
parent 375277a3c6
commit 0a5f8b64b2

View File

@ -47,6 +47,11 @@ with builtins;
fsType = "ext4";
};
"/bku" = {
device = "/dev/pool/bku";
fsType = "ext4";
};
"/boot" = {
device = "/dev/sda1";
};