diff --git a/hosts/plexy/default.nix b/hosts/plexy/default.nix index 7cac7af..47a72cc 100644 --- a/hosts/plexy/default.nix +++ b/hosts/plexy/default.nix @@ -315,5 +315,5 @@ "d /storage/torrents 2775 wekuz media -" ]; - system.stateVersion = "25.11"; + system.stateVersion = "26.05"; } diff --git a/hosts/plexy/home.nix b/hosts/plexy/home.nix index b8df053..ec8e574 100644 --- a/hosts/plexy/home.nix +++ b/hosts/plexy/home.nix @@ -60,5 +60,5 @@ enable = true; }; - home.stateVersion = "25.11"; + home.stateVersion = "26.05"; }