who up playing with they games

This commit is contained in:
Reid 2026-04-23 19:25:54 -07:00
parent a872b97e6b
commit fabfa28dd1
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -32,6 +32,12 @@
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-x86_64-v3;
fileSystems."/mnt/games" =
{ device = "/dev/disk/by-uuid/2566324c-e299-6074-a144-ef0f72e45037";
fsType = "btrfs";
options = [ "subvol=games" "compress=zstd" "noatime" ];
};
modules = {
core = {
# kernel