mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 00:49:42 +08:00
enable dconf
enable opengl
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
{
|
||||
nix.settings.system-features = [ "gccarch-alderlake" ];
|
||||
services.dbus.implementation = "broker";
|
||||
programs.dconf.enable = true;
|
||||
hardware.opengl.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user