mashu: Tempoarilly disable the surface overlay

This commit is contained in:
PapaTutuWawa 2021-10-23 17:08:32 +02:00
parent 76a050804b
commit 13fb0bb2a3

View File

@ -5,7 +5,7 @@ let
in mkHost config {
userName = "alexander";
hostName = "mashu";
overlays = [ "nur" "unstable" "simple" "custom" "surface" ];
overlays = [ "nur" "unstable" "simple" "custom" ];
hardwareImports = [
"intel"
"wifi"