Added new hdd to sampledb
This commit is contained in:
parent
15beb5de79
commit
09cce4e9fd
@ -23,6 +23,11 @@
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/mnt/archive" = {
|
||||
device = "/dev/disk/by-uuid/66103455-9fcd-4b5b-9735-37b85a51019d";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/disk/by-uuid/4821-12F7";
|
||||
fsType = "vfat";
|
||||
|
Loading…
x
Reference in New Issue
Block a user