mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
fix(homeros, scardanelli): remove hardcoded xrandrHeads settings
This commit is contained in:
@@ -5,14 +5,6 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
services.xserver.xrandrHeads = [
|
||||
{
|
||||
output = "HDMI1";
|
||||
primary = true;
|
||||
}
|
||||
"LVDS1"
|
||||
];
|
||||
|
||||
environment.systemPackages = [ pkgs.zeroad pkgs.minecraft ];
|
||||
|
||||
niveum = {
|
||||
|
||||
Reference in New Issue
Block a user