feat(g17): use latest nvidia driver
This commit is contained in:
parent
7f764265e1
commit
a27692f736
|
@ -17,5 +17,10 @@
|
|||
};
|
||||
};
|
||||
networking.hostId = "c5543d16";
|
||||
security.sudo.extraConfig = ''
|
||||
%nasp ALL = (root) NOPASSWD: /run/wrappers/bin/crontab
|
||||
'';
|
||||
hardware.nvidia.package = lib.mkForce config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user