mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Commonize stateVersion
This commit is contained in:
@@ -65,6 +65,4 @@
|
|||||||
|
|
||||||
amdgpu.opencl.enable = true;
|
amdgpu.opencl.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "25.05";
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,6 +27,4 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "25.05";
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user