31 current 2024-04-21 22:14:03 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-21 22:14:09 -04:00
parent c1f55df464
commit 8ccfae3afb
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
29 changed files with 1076 additions and 46 deletions

View file

@ -55,6 +55,7 @@
# Home Manager is pretty good at managing dotfiles. The primary way to manage
# plain files is through 'home.file'.
home.file = {
".gitconfig".source = ../../dotfiles/.gitconfig;
# # Building this configuration will create a copy of 'dotfiles/screenrc' in
# # the Nix store. Activating the configuration will then make '~/.screenrc' a
# # symlink to the Nix store copy.