mirror of
https://codeberg.org/muon/home.git
synced 2026-07-03 23:49:35 +00:00
Compat update
This commit is contained in:
parent
68d5cac1be
commit
4a22e6736b
4 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ in {
|
|||
description = "enables proprietary nvidia drivers";
|
||||
};
|
||||
packages = lib.mkOption {
|
||||
default = ["nvidia-x11" "nvidia-settings"];
|
||||
default = ["nvidia-x11" "nvidia-settings" "nvidia-kernel-modules"];
|
||||
description = "unfree packages";
|
||||
};
|
||||
driver = lib.mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue