diff --git a/users/tacocat/home.nix b/users/tacocat/home.nix index 0d00f2a..631fdad 100644 --- a/users/tacocat/home.nix +++ b/users/tacocat/home.nix @@ -2,7 +2,7 @@ home = { username = "tacocat"; homeDirectory = "/home/tacocat"; - stateVersion = "23.11"; + stateVersion = "24.05"; sessionVariables = { EDITOR = "hx"; BAT_THEME = "ansi";