This commit is contained in:
Jimbo 2024-09-03 15:08:59 -04:00
parent 24774e93df
commit 96ac50d43d
6 changed files with 4 additions and 13 deletions

View file

@ -16,7 +16,4 @@
nixdate = "sysdate; homedate";
};
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "24.05";
}