This commit is contained in:
2026-01-15 17:47:26 +03:00
parent 348f825f62
commit a1db2538d3
+2 -1
View File
@@ -100,12 +100,13 @@ let
# };
hardware.intel-gpu-tools.enable = true;
system.stateVersion = "26.05";
};
in
inputs.nixpkgs.lib.nixosSystem {
modules = with inputs; [
nixosModule
self.nixosModules.default
];
system = "x86_64-linux";
specialArgs = {