103 current 2024-05-03 18:54:45 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-05-03 18:54:52 -04:00
parent c3c790052f
commit 2cc3650aac
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800

View file

@ -121,6 +121,11 @@ in
source = ../../dotfiles/btop;
target = "./.config/btop";
};
nvim = {
recursive = true;
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/nixos/dotfiles/nvim";
target = "./.config/nvim";
};
# "testconfigfile".source = ../../dotfiles/testconfigfile;
# ".gitconfig".source = ../../dotfiles/.gitconfig;
# # Building this configuration will create a copy of 'dotfiles/screenrc' in