mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 03:34:31 +02:00
treewide: replace mentions of 24.05 with 24.11
This commit is contained in:
parent
0c89a669f6
commit
a35f923d6a
6 changed files with 9 additions and 9 deletions
|
@ -8,7 +8,7 @@ nixpkgs.lib.nixosSystem {
|
|||
|
||||
modules = [
|
||||
{
|
||||
system.stateVersion = "24.05";
|
||||
system.stateVersion = "24.11";
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
fileSystems."/" = {
|
||||
device = "/non/existent/device";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue