chore: disable gaming specialization on personal machine

This commit is contained in:
2026-03-18 14:28:46 +05:00
parent fd190035af
commit ea46113a2a

View File

@@ -73,10 +73,10 @@
#
# ========= Specialisations ========
#
(map
(s: lib.custom.relativeToRoot "hosts/common/specialisations/${s}.nix") [
"gaming"
])
# (map
# (s: lib.custom.relativeToRoot "hosts/common/specialisations/${s}.nix") [
# "gaming"
# ])
];
#