Merge branch 'master' of github.com:Kropatz/dotfiles
This commit is contained in:
@@ -17,6 +17,7 @@ in
|
||||
|
||||
fonts.fontDir.enable = true;
|
||||
fonts.packages = with pkgs; [
|
||||
uw-ttyp0
|
||||
corefonts
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
@@ -67,6 +68,7 @@ in
|
||||
brightnessctl
|
||||
wacomtablet
|
||||
osu-lazer-bin
|
||||
libsForQt5.kolourpaint
|
||||
];
|
||||
|
||||
#environment.sessionVariables = {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus
|
||||
# Only available from driver 515.43.04+
|
||||
# Currently alpha-quality/buggy, so false is currently the recommended setting.
|
||||
open = true;
|
||||
open = false;
|
||||
# Enable the Nvidia settings menu,
|
||||
# accessible via `nvidia-settings`.
|
||||
nvidiaSettings = true;
|
||||
|
||||
Reference in New Issue
Block a user