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

@ -38,6 +38,6 @@ in
xkb.variant = "";
};
hardware.opengl.enable = true;
hardware.graphics.enable = true;
};
}