Upgrade to nixos 24.11

This commit is contained in:
2024-12-01 21:31:06 +01:00
parent bb48cf3ad0
commit ba70fd8553
13 changed files with 178 additions and 106 deletions

View File

@ -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

View File

@ -6,7 +6,7 @@
{
imports = [ ./hardware-configuration.nix ];
# hardware.opengl = {
# hardware.graphics = {
# enable = true;
# extraPackages = with pkgs; [
# rocmPackages.clr.icd