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
|
|
@ -13,7 +13,7 @@ in
|
|||
};
|
||||
|
||||
home.file.".config/bash" = {
|
||||
source = ./bash;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ./bash;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue