home: set do not track

This commit is contained in:
Sridhar Ratnakumar 2026-04-23 13:28:19 -04:00
parent 040cf1e004
commit 8bfe7ee4a5

View file

@ -1,5 +1,8 @@
{
home.stateVersion = "24.05";
home.sessionVariables = {
DO_NOT_TRACK = "1";
};
imports = [
./cli/tmux.nix
./editors/neovim