changing to lix
This commit is contained in:
parent
89cbb5a845
commit
932d0217e9
9 changed files with 97 additions and 61 deletions
|
@ -48,10 +48,10 @@ in
|
|||
fsType = "vfat";
|
||||
};
|
||||
|
||||
"/storage" = {
|
||||
device = "/dev/disk/by-uuid/c3c1dec1-7716-4c37-a3f2-bb60f9af84fd";
|
||||
fsType = "ext4";
|
||||
};
|
||||
#"/storage" = {
|
||||
# device = "/dev/disk/by-uuid/c3c1dec1-7716-4c37-a3f2-bb60f9af84fd";
|
||||
# fsType = "ext4";
|
||||
#};
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue