kaze: rename slab mount
Some checks are pending
flake check / check (push) Waiting to run
fmt check / check (push) Waiting to run
Some checks are pending
flake check / check (push) Waiting to run
fmt check / check (push) Waiting to run
This commit is contained in:
parent
9f493db0c1
commit
8d576053e5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/var/lib/minio" = {
|
||||
fileSystems."/var/lib/slab" = {
|
||||
device = "/dev/disk/by-uuid/733a3f7b-b232-4b34-8742-460a67d8f1d0";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue