code cleanup

This commit is contained in:
robert jakub
2024-11-24 09:30:16 +01:00
parent f5f8836994
commit 91f7b8e246
8 changed files with 5 additions and 21 deletions

View File

@@ -120,5 +120,5 @@
# and migrated your data accordingly.
#
# For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion .
system.stateVersion = "24.11"; # Did you read the comment?
system.stateVersion = "25.05"; # Did you read the comment?
}