cleanup
This commit is contained in:
parent
06846d8b1e
commit
feaeff3464
9 changed files with 1299 additions and 10 deletions
|
|
@ -32,8 +32,8 @@ in
|
|||
news.display = "silent";
|
||||
|
||||
home.file.".local/bin/scripts" = {
|
||||
source = ../scripts;
|
||||
recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/nix-config/scripts";
|
||||
recursive = false;
|
||||
executable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue