mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
changes
This commit is contained in:
parent
9feb01d2d6
commit
5287411131
7 changed files with 58 additions and 26 deletions
|
|
@ -20,7 +20,7 @@ in
|
|||
git-crypt
|
||||
];
|
||||
file.".config/git" = {
|
||||
source = ./git;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ./git;
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue