Update to unstabel to see if that fixes things

This commit is contained in:
Lillian Violet 2023-11-26 18:25:14 +01:00
parent c8a2a72ff4
commit 7efc470cf9

View file

@ -49,5 +49,5 @@
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "23.05";
home.stateVersion = "23.11";
}