From bbb65b5b2a5aee18d2b1196d9dda19ab61c049cc Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Wed, 23 Apr 2025 16:23:25 +0200 Subject: snapshot: Mi 23. Apr 16:23:25 CEST 2025 --- srv/hadante/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/srv/hadante/configuration.nix b/srv/hadante/configuration.nix index 542522a..d4b066a 100644 --- a/srv/hadante/configuration.nix +++ b/srv/hadante/configuration.nix @@ -155,6 +155,7 @@ in programs.kitty = { enable = true; }; + stateVersion = "25.05"; }; environment.systemPackages = ( -- cgit