mirror of
https://github.com/kmein/niveum
synced 2026-03-17 02:31:09 +01:00
fix(kabsa, manakish): disable illum, hardware does it by itself
This commit is contained in:
@@ -139,7 +139,6 @@ in {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
{ i18n.defaultLocale = "en_GB.UTF-8"; }
|
{ i18n.defaultLocale = "en_GB.UTF-8"; }
|
||||||
{ services.illum.enable = true; }
|
|
||||||
{
|
{
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user