workstation | update which train we are on
This commit is contained in:
parent
5de1dafe39
commit
4ecd42cc63
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue