more stuff
This commit is contained in:
parent
5a0199c486
commit
745075530c
3 changed files with 9 additions and 2 deletions
|
|
@ -25,7 +25,9 @@ in {
|
|||
news.display = "silent";
|
||||
|
||||
home.file.".local/bin/scripts" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/nix-config/scripts";
|
||||
source = ../scripts;
|
||||
recursive = true;
|
||||
executable = true;
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue