.
This commit is contained in:
+292
-290
File diff suppressed because it is too large
Load Diff
@@ -1476,7 +1476,9 @@ in
|
||||
"HOME=${config.users.users.henrov.home}"
|
||||
];
|
||||
};
|
||||
|
||||
script = ''
|
||||
echo "Running script at: ${scriptPath}"
|
||||
${scriptPath}
|
||||
'';
|
||||
};
|
||||
|
||||
@@ -15,7 +15,9 @@ in
|
||||
"HOME=${config.users.users.henrov.home}"
|
||||
];
|
||||
};
|
||||
|
||||
script = ''
|
||||
echo "Running script at: ${scriptPath}"
|
||||
${scriptPath}
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user