Upgrade to 23.05

This commit is contained in:
Dave Gallant
2023-06-02 09:26:27 -04:00
parent 1b506d91f2
commit 8392439814
5 changed files with 20 additions and 37 deletions

View File

@@ -15,7 +15,7 @@
};
inherit (pkgs) stdenv;
in {
home.stateVersion = "22.11";
home.stateVersion = "23.05";
services = {
gpg-agent = {