moved options to shared config

This commit is contained in:
Nickiel12 2023-12-25 18:51:00 -08:00
parent cef046b235
commit ad9ab630b8

View file

@ -1,4 +1,4 @@
{ config, user, ... }:
{ config, ... }:
{
@ -46,8 +46,6 @@
# Optionally, you may need to select the appropriate driver version for your specific GPU.
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
hardware.nvidia.modesetting.enable = true;
hardware.bluetooth.enable = true;
environment.sessionVariables = {
# Resolves jellyfin black screen under hyprland