fixed server filesystem mountpoint

This commit is contained in:
Bryan Ramos 2024-06-24 21:16:21 -04:00
parent 891a9d71d9
commit dc9f751a15
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -10,7 +10,7 @@
fileSystems = {
"/" = {
device = "/dev/disk/by-uuid/d306c57e-b12f-473e-8985-2114f488831d2";
device = "/dev/disk/by-uuid/0fviSz-6z7Q-oH7Y-JOzH-nRxW-c029-2LxSqo";
fsType = "ext4";
};