moved dotfiles out of projects

This commit is contained in:
2025-01-09 21:46:59 -05:00
parent 17b19967e8
commit 56456ab375
6 changed files with 27 additions and 9 deletions

View File

@@ -1,5 +1,13 @@
{
services.syncthing.settings.folders = {
"dotfiles" = {
path = "/home/richie/dotfiles";
devices = [
"jeeves"
"bob"
];
fsWatcherEnabled = true;
};
"notes" = {
id = "l62ul-lpweo"; # cspell:disable-line
path = "/home/richie/notes";