mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
Configuration
+ printer drivers + xrandr config for homeros - ligature fonts + 0ad ~ lock colour
This commit is contained in:
@@ -318,6 +318,9 @@ in {
|
||||
enable = true;
|
||||
enableContribAndExtras = true;
|
||||
};
|
||||
xrandrHeads = if (config.networking.hostName == "homeros")
|
||||
then [ "LVDS1" { output = "HDMI1"; primary = true; } ]
|
||||
else [];
|
||||
};
|
||||
|
||||
i18n = {
|
||||
|
||||
Reference in New Issue
Block a user