Fix steam library mount
This commit is contained in:
parent
8f4e7f193e
commit
f8603dcdfa
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ in
|
|||
device = "/dev/disk/by-uuid/d0eb1b09-7fba-49e3-b802-d6fdd9073516";
|
||||
fsType = "btrfs";
|
||||
options = [
|
||||
"subvol=@steam-library"
|
||||
"compress=lzo"
|
||||
"autodefrag"
|
||||
"discard=async"
|
||||
|
|
Loading…
Reference in a new issue