Trying out Lemmy.

Yes I read the comment, actually need to upgrade the version else it won't compile
This commit is contained in:
Bill Ewanick 2026-01-03 22:43:52 -05:00
parent 9b77159110
commit 2f233bab42
3 changed files with 11 additions and 7 deletions

View file

@ -139,5 +139,5 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "23.05"; # Did you read the comment?
system.stateVersion = "25.11"; # Did you read the comment?
}