disable monitor modelines

This commit is contained in:
Sean Buckley 2022-01-28 18:22:21 -05:00
parent aeacc26810
commit b9d52a69a2

View file

@ -2,7 +2,7 @@
{ {
networking.hostName = "cube"; networking.hostName = "cube";
imports = [ ./monitors.nix ]; # imports = [ ./monitors.nix ];
sconfig = { sconfig = {
gnome = true; gnome = true;