fixed gnome tour showing on reboot

This commit is contained in:
Leyla Becker 2025-01-06 14:07:19 -06:00
parent 46fd27f768
commit 6a8daadb4e
3 changed files with 4 additions and 1 deletions

View file

@ -15,7 +15,7 @@
}
];
files = [
".config/gnome-initial-setup-done" # gnome welcome message
".bash_history" # keep shell history around
".local/share/recently-used.xbel" # gnome recently viewed files
];
};