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