nixos/nvidia: update driver
This commit is contained in:
parent
c6abe0f8d6
commit
492255e4e0
2 changed files with 7 additions and 16 deletions
|
@ -29,8 +29,7 @@ in
|
|||
];
|
||||
|
||||
# kernel
|
||||
# FIXME: current cosmic-greeter (2024-12-02) fails to start with kernel 6.12
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue