Setup monitors

This commit is contained in:
muon 2024-06-14 15:54:47 +00:00
parent b5e7be0747
commit 2aa3d272c9
4 changed files with 63 additions and 35 deletions

View file

@ -9,7 +9,7 @@
enable = true;
efiSupport = true;
device = "nodev";
gfxmodeEfi = config.mods.monitor.main.resolution;
gfxmodeEfi = config.mods.monitors.primary.config.mode;
};
};
}