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

@ -47,7 +47,4 @@
nixdate = "sysdate; homedate; notify-send 'NixOS switch done.'";
};
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "24.11";
}