qwdhjqiowdqiowjd

This commit is contained in:
2025-05-06 22:53:14 -05:00
parent 5964c6fc49
commit 89be2cd52c
3 changed files with 33 additions and 0 deletions

View File

@@ -234,6 +234,18 @@ hardware.pulseaudio.extraConfig = ''
};
fileSystems."/mnt/More-Games" = {
device = "/dev/sda1";
fsType = "btrfs";
options = [
"users"
"nofail"
"x-gvfs-show"
"exec"
];
};