Upgrade to nixos 24.11
This commit is contained in:
@ -116,7 +116,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
hardware.nvidia-container-toolkit.enable = true; # use gpu inside docker
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
# Do not alway generate man-cache, making builds much faster
|
||||
|
@ -6,7 +6,7 @@
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
|
||||
# hardware.opengl = {
|
||||
# hardware.graphics = {
|
||||
# enable = true;
|
||||
# extraPackages = with pkgs; [
|
||||
# rocmPackages.clr.icd
|
||||
|
Reference in New Issue
Block a user