mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 04:07:00 -04:00
40 current 2024-04-23 17:22:00 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
d301b64001
commit
b79c667fb0
2 changed files with 16 additions and 45 deletions
|
@ -56,8 +56,8 @@
|
|||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
# plain files is through 'home.file'.
|
||||
home.file = {
|
||||
"testconfigfile".source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/testconfigfile;
|
||||
# ".gitconfig".source = ../../dotfiles/.gitconfig;
|
||||
# "testconfigfile".source = ../../dotfiles/testconfigfile;
|
||||
".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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue