refactoring

This commit is contained in:
Matt Nish-Lapidus 2025-03-21 16:33:13 -04:00
parent 457c93a199
commit 74ae1150a3
4 changed files with 39 additions and 38 deletions

View file

@ -160,4 +160,6 @@
source = ./dotfiles/dot_local/bin;
recursive = true;
};
home.file.".ssh/config".source = ./dotfiles/dot_ssh/config;
}