l 1 mors: remove /mnt/public

This commit is contained in:
lassulus 2017-02-03 00:21:34 +01:00
parent 611c26439e
commit 698894853a

View File

@ -174,11 +174,6 @@ with import <stockholm/lib>;
fsType = "ext4";
};
"/mnt/public" = {
device = "/dev/big/public";
fsType = "ext4";
};
"/mnt/conf" = {
device = "/dev/big/conf";
fsType = "ext4";