Update state version home manager, and update hardware for wheatley

This commit is contained in:
Lillian Violet 2024-12-03 14:46:55 +01:00
parent 2ebbd70657
commit ca7785c04b
2 changed files with 4 additions and 4 deletions

View file

@ -35,5 +35,5 @@
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "24.05";
home.stateVersion = "25.05";
}