From afd2b6a63df0972ac0d10102ae3806f77cd42ad5 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Fri, 22 Sep 2023 19:22:54 +0200 Subject: [PATCH] desktop: update StateVersion --- hosts/configuration_desktop.nix | 2 +- hosts/home.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/configuration_desktop.nix b/hosts/configuration_desktop.nix index 73c702e..250f3e3 100644 --- a/hosts/configuration_desktop.nix +++ b/hosts/configuration_desktop.nix @@ -195,6 +195,6 @@ # enable = true; # channel = "https://nixos.org/channels/nixos-unstable"; # }; - stateVersion = "22.05"; + stateVersion = "23.05"; }; } diff --git a/hosts/home.nix b/hosts/home.nix index c483073..7b1be43 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -103,7 +103,7 @@ size = 16; gtk.enable = true; }; - stateVersion = "22.05"; + stateVersion = "23.05"; }; programs = {