mirror of
https://github.com/itme-brain/nixos.git
synced 2026-06-22 15:40:13 -04:00
updated
This commit is contained in:
parent
da8ee67320
commit
c5c4b97b36
6 changed files with 6 additions and 7 deletions
|
|
@ -20,7 +20,7 @@ in
|
|||
git-crypt
|
||||
];
|
||||
file.".config/git" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink ./git;
|
||||
source = ./git;
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue