gui: Add upower
This commit is contained in:
parent
abe078a914
commit
0ff89a0f6f
|
@ -19,6 +19,8 @@ lib.mkIf config.sbruder.gui.enable {
|
|||
};
|
||||
};
|
||||
|
||||
services.upower.enable = true;
|
||||
|
||||
# steam (and other high quality software) still ships 32 bit binaries
|
||||
hardware.opengl.driSupport32Bit = lib.mkDefault pkgs.stdenv.isx86_64;
|
||||
|
||||
|
|
Loading…
Reference in a new issue