mashu: Tempoarilly disable the surface overlay
This commit is contained in:
parent
76a050804b
commit
13fb0bb2a3
@ -5,7 +5,7 @@ let
|
|||||||
in mkHost config {
|
in mkHost config {
|
||||||
userName = "alexander";
|
userName = "alexander";
|
||||||
hostName = "mashu";
|
hostName = "mashu";
|
||||||
overlays = [ "nur" "unstable" "simple" "custom" "surface" ];
|
overlays = [ "nur" "unstable" "simple" "custom" ];
|
||||||
hardwareImports = [
|
hardwareImports = [
|
||||||
"intel"
|
"intel"
|
||||||
"wifi"
|
"wifi"
|
||||||
|
Loading…
Reference in New Issue
Block a user