desktop fs
This commit is contained in:
@@ -23,14 +23,14 @@ in
|
||||
{
|
||||
fileSystems = {
|
||||
"/home/matt/Steam" = {
|
||||
device = "/dev/storage/logical-storage";
|
||||
device = "/dev/disk/by-uuid/EBEBAFB4-3CEB-4EB4-841B-693C94304751";
|
||||
options = [
|
||||
"subvol=Steam"
|
||||
"noatime"
|
||||
] ++ defaultLocalOptions;
|
||||
};
|
||||
"/home/matt/Heroic" = {
|
||||
device = "/dev/storage/logical-storage";
|
||||
device = "/dev/disk/by-uuid/EBEBAFB4-3CEB-4EB4-841B-693C94304751";
|
||||
options = [
|
||||
"subvol=Heroic"
|
||||
"noatime"
|
||||
|
||||
Reference in New Issue
Block a user