Ok I think this should work

This commit is contained in:
Jimbo 2024-09-03 14:52:21 -04:00
parent 460899f2d7
commit c7d88c9ce5
6 changed files with 19 additions and 4 deletions

View file

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