update state version

This commit is contained in:
2024-10-06 13:04:18 +05:30
parent f7fe8ba0fe
commit 4830a2a088
2 changed files with 2 additions and 2 deletions

View File

@ -212,5 +212,5 @@
fonts.packages = with pkgs; [(nerdfonts.override {fonts = ["FiraCode" "JetBrainsMono"];})];
system.stateVersion = "23.11";
system.stateVersion = "24.11";
}

View File

@ -58,5 +58,5 @@
mailspring
];
home.stateVersion = "23.11";
home.stateVersion = "24.11";
}