Regenerated
This commit is contained in:
@@ -11,8 +11,7 @@ in
|
||||
source = scriptsPath;
|
||||
};
|
||||
|
||||
home.activation.makeScriptsExecutable =
|
||||
lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
home.activation.makeScriptsExecutable = ''
|
||||
chmod -R +x $HOME/.config/scripts
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user