mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Experiment to see if 'cleanup = true' works as expected
This commit is contained in:
parent
5d8c4f9c50
commit
41a45187fa
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ params {
|
||||||
config_profile_url = 'https://shh.mpg.de'
|
config_profile_url = 'https://shh.mpg.de'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cleanup = true
|
||||||
|
|
||||||
singularity {
|
singularity {
|
||||||
enabled = true
|
enabled = true
|
||||||
autoMounts = true
|
autoMounts = true
|
||||||
|
|
Loading…
Reference in a new issue