workstation | update which train we are on

This commit is contained in:
Don Harper 2022-12-11 22:22:00 -06:00
parent 5de1dafe39
commit 4ecd42cc63

View file

@ -193,7 +193,7 @@
# this value at the release version of the first install of this system. # this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option # Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "22.05"; # Did you read the comment? system.stateVersion = "22.11"; # Did you read the comment?
# nixpkgs.config.firefox.enableGnomeExtenions = true; # nixpkgs.config.firefox.enableGnomeExtenions = true;
# services.gnome.gnome-browser-connector.enable = true; # services.gnome.gnome-browser-connector.enable = true;
programs.msmtp = { programs.msmtp = {